Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nina1012/leetcode
https://github.com/nina1012/leetcode
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/nina1012/leetcode
- Owner: nina1012
- Created: 2024-03-11T10:48:36.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-03-21T16:14:43.000Z (10 months ago)
- Last Synced: 2024-03-22T15:29:53.014Z (10 months ago)
- Language: TypeScript
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 12-Week LeetCode Study Plan
For solving problems I'll be using Typescript
## Resources
- **Video Guide**: [Dave Burji's LeetCode Study Plan](https://www.youtube.com/watch?v=UKP-Vca9Q4c&t) provides a comprehensive overview and tips for effectively tackling the problems week by week.
- **Notion Doc**: The [original study plan](https://ubiquitous-dragonfly-2fd.notion.site/12-Week-Leetcode-Preparation-Guide-e8e0b24383f54b0fb52832ef99b42c34) on Notion outlines the weekly topics and includes additional resources and problem sets.
### Acknowledgements
Special thanks to **Dave Burji** for creating and sharing valuable study plan.
### Resources I used for learning
- **GeeksForGeeks**: [GeeksForGeeks](https://www.geeksforgeeks.org/window-sliding-technique/)
- **Video Solutions**: [Andy Gala](https://www.youtube.com/@andygala888/videos) has playlists dedicated to LeetCode problems, providing comprehensive explanations.