This project contains algorithm questions and solutions from Hackeraank and LeetCode. The Solutions to this questions are written in different languages such as JavaSript, Python and Golang. Most of these are real interview questions of Google, Facebook, LinkedIn, Apple, etc. and it always help to sharp our algorithm Skills. Level up your coding skills and quickly land a job. This Repo is here to help you prepare for your next interview and expand your knowledge.
Most solutions have a test file, a readme and a link to the hackerank question itself. The readme contains the thought process and a detailed explanation of what the developer did.
No. | Title | Language | Solution | Diffculty |
---|---|---|---|---|
0001 | Counting Valleys | Go | Easy | |
0002 | Jumping Clouds | Go | Easy | |
0003 | Repeated Strings | Go | Easy | |
0004 | Staircase | Go | Easy | |
No. | Title | Language | Solution | Diffculty |
---|---|---|---|---|
0001 | Two Sums | Go | Easy | |
This project is licensed under the MIT License - see the LICENSE.md file for details
Contributions are very welcome. Read the contributing guide.