Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -562,6 +562,10 @@ Challenge/Practice sites:
- Created by Google engineers, this is also an excellent resource to hone your skills.
- [Project Euler](https://projecteuler.net/)
- very math-focused, and not really suited for coding interviews
- [NeetCode](https://neetcode.io/)
- Organized roadmap of 150+ LeetCode problems by category, with free video solutions. A structured companion to blind 75 and NeetCode 150.
- [CodePath](https://codepath.org/)
- Free technical interview prep courses with mock interviews and coding challenges.

**[⬆ back to top](#table-of-contents)**

Expand Down