Coder Social home page Coder Social logo

harisdev-netizen / javascript-problem-solving Goto Github PK

View Code? Open in Web Editor NEW

This project forked from devvsakib/javascript-problem-solving

0.0 0.0 0.0 129 KB

JavaScript Problem Solving is an open-source project. This project focused to JavaScript beginner level problem, task, solution.

Home Page: https://devvsakib.github.io/javascript-problem-solving/

License: GNU General Public License v3.0

JavaScript 100.00%

javascript-problem-solving's Introduction

JavaScript Problem Solving

There are many ways to solve a problem. This repository is a collection of different ways to solve a problem. The solutions are written in JavaScript. The solutions are not necessarily the best solutions, but they are solutions.

How to use this repository

Each problem is in its own folder. Each folder contains a README.md file that describes the problem. The README.md file also contains a link to the solution. The solution is in the solution.js file.

Level Indicators

The level indicators are used to indicate the difficulty of the problem. The indicators are:

  • L-B - Level Beginner
  • L-I - Level Intermediate
  • L-A - Level Advanced

How to contribute

If you have a solution to a problem, please submit a pull request. If you have a problem that you would like to see solved, please submit an issue. We will be glad if you add your problem and solution to this repository. Get started by forking this repository.

  1. Fork this repository
  2. Clone your forked repository
  3. Create a new branch
  4. Add your problem and solution
  5. Commit and push your changes
  6. Create a pull request

How to add a problem

  1. Create a new folder with the problem name. ex: 0001 FizzBuzz ( L-B )
  2. Create a README.md file in the folder.
  3. Add the problem description in the README.md file.
  4. Add the problem added by section in the README.md file.
  5. Add the Reference link in the README.md file.
  6. Create a solution file named YourProblemName.js in the folder. ex: FizzBuzz.js

Follow this file for reference.

How to run the solutions

Each solution is written in JavaScript. You can run the solutions in your browser's console or in Node.js or any IDE like VSCODE.

Problems Collection

You will find all the common/beginner level problems in this repository.

javascript-problem-solving's People

Contributors

devvsakib avatar khairalanam avatar akbar-ahmed avatar kennarddh avatar e-fais avatar rithik14 avatar ibr5500 avatar hirentimbadiya avatar shiva-sai-ssb avatar ziadeleraky avatar ahorisaac avatar kavishshahh avatar notheretorule avatar gabrysia694 avatar giomine avatar vim12345 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.