This repository is for practicing coding interview and competetitive programmming problems. These questions are meant to test your ability to use different Data Structures and Algorithm techniques effectively. Any problem should be solved within 1 hour max.
- Fork this repository.
- Go to any problem and read the markdown for the question.
- Solve it in a language different from the ones already in the repository.
- Be sure to include your name as a comment in the solution.
- Save/Commit your solution.
- Send a pull request for this commit only.
Please do not delete or move anyone's solution.