Awesome
Code Problems
Looking for a new job? Take Triplebyte's quiz and have top tech companies pitch you!
This is an incomplete repo full of code problems used prior to or during an interview. I hope these problems will be useful for you to practice and review. If you have practiced on or designed an interesting problem, we'd love to see it! Open a PR or issue with your suggestions or optimizations.
Problems
View all problems, or start here:
Sorting Algorithms
Data Structures
- Stack
- Queue
- Linked List
- Binary Search Tree Check Not an implementation, checks for a valid implementation
DOM Problems
Shortest Code Problems
Tests
npm install # Installs `mocha` and any other dependencies needed to run
npm test # Runs the testing scripts
Contributing
If you have a problem or solution that's not currently not included, please open an issue or pull request! If you're including new content, please make sure you have permission to publish the content you are adding. Under no circumstance should you copy problems online without a visible license or attribution, or from coding interview websites such as Codility.