Skip to content

IamManchanda/javascript-coding-problems

Repository files navigation

JavaScript Coding Problems

Work in progress, will be adding more problems and solutions.

Usage

  1. Install latest version of Node.js

  2. Clone the repository

git clone [email protected]:IamManchanda/javascript-coding-problems.git
  1. Change to repository's directory
cd javascript-coding-problems
  1. Run specific test for a problem
npm run test -- 001-general-practise/001-factorial
  1. Watch specific test for a problem
npm run test:w -- 001-general-practise/001-factorial

About

[WIP] 2025: JavaScript Coding Problems - Data Structures and Algorithms (DSA) and other problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published