Skip to content

This repository includes Javascript solutions to the curated Neetcode 150 list. Each solution is accompanied by test cases that can be run using Jest.

Notifications You must be signed in to change notification settings

Maneesha24/Neetcode-150-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neetcode 150 Javascript Solutions

This repository includes Javascript solutions to the curated Neetcode 150 list. Each solution is accompanied by test cases that can be run using Jest.

Getting Started

To utilize this repository, follow these simple steps:

Prerequisites

  • Node.js installed on your machine
  • Yarn package manager

Clone the Repository

https://github.com/Maneesha24/Neetcode-150-solutions.git

Initialize the Project

Navigate into the cloned repository and initialize it using Yarn.

cd Neetcode-150-solutions
yarn install

Run Tests

To execute all the test cases using Jest, run the following command:

yarn test

Contributing

Contributions are welcome! If you'd like to add more solutions or improve existing ones, please feel free to fork this repository and submit a pull request.

Happy learning! 🚀

About

This repository includes Javascript solutions to the curated Neetcode 150 list. Each solution is accompanied by test cases that can be run using Jest.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published