- Notifications
You must be signed in to change notification settings - Fork0
Common code and interview problems solved in multiple languages
License
smalldatatech/code-problems
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Looking for a new job? Take Triplebyte'squiz 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.
Viewall problems, or start here:
Sorting Algorithms
Data Structures
- Stack
- Queue
- Linked List
- Binary Search Tree CheckNot an implementation, checks for a valid implementation
DOM Problems
Shortest Code Problems
npm install# Installs `mocha` and any other dependencies needed to runnpmtest# Runs the testing scripts
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 asCodility.
About
Common code and interview problems solved in multiple languages
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Languages
- JavaScript34.2%
- Java16.5%
- C13.0%
- C++9.0%
- Python8.0%
- CoffeeScript7.5%
- Other11.8%