Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sadanandpai/dsa-interview-challenges

A curated list of data structures and algorithms problems along with the solution in JavaScript to crack engineering interviews
https://github.com/sadanandpai/dsa-interview-challenges

algorithms algorithms-and-data-structures data-structures front-end-development interview interview-preparation leetcode

Last synced: 6 days ago
JSON representation

A curated list of data structures and algorithms problems along with the solution in JavaScript to crack engineering interviews

Awesome Lists containing this project

README

        


DSA Interview Challenges


A curated list of data structures and algorithms problems
along with the solution in JavaScript to crack engineering interviews









All challenges can be found at DSA Interview Challenges


Show your support by giving a ⭐ to this repo


---

### Usage Guide

Go through [Usage Guide](./USAGE_GUIDE.md) before you start solving. You can also download all the challenges as pdf.


### Running in Local

- `https://github.com/sadanandpai/dsa-interview-challenges.git` Clone the repo
- `cd dsa-interview-challenges/web/` Navigate to the web folder
- `npm i` Install node dependencies
- `npm run dev` Run the project


### Contributing Guide

If you want to contribute, improve or suggest changes to this repo, then check out the [Contributing Guide](./CONTRIBUTING.md)


### Stargazers

[![Stargazers repo roster for @sadanandpai/dsa-interview-challenges](https://reporoster.com/stars/sadanandpai/dsa-interview-challenges)](https://github.com/sadanandpai/dsa-interview-challenges/stargazers)

### Forkers

[![Forkers repo roster for @sadanandpai/dsa-interview-challenges](https://reporoster.com/forks/sadanandpai/dsa-interview-challenges)](https://github.com/sadanandpai/dsa-interview-challenges/network/members)

### License

This repository is MIT licensed. [Read more](./LICENSE)