An open API service indexing awesome lists of open source software.

https://github.com/nina1012/leetcode

12-Week LeetCode Study Plan
https://github.com/nina1012/leetcode

leetcode typescript

Last synced: 3 months ago
JSON representation

12-Week LeetCode Study Plan

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.