Skip to content

Latest commit

Β 

History

History
14 lines (10 loc) Β· 773 Bytes

File metadata and controls

14 lines (10 loc) Β· 773 Bytes

LeetCode Study Plans

This repository tracks progress through 4 LeetCode study plans, each organized into its own directory:

  • πŸ”₯ blind75/ – The classic Blind 75 list of must-know interview problems. Done
  • πŸ“˜ leetcode75/ – Official LeetCode 75 study plan covering foundational topics. Done
  • πŸ’‘ neetcode150/ – NeetCode 150 blind75 + 75. Done
  • πŸ’» neetcode250/ – NeetCode 250 neetcode150 + 100. ipr

Each directory includes:

  • A dedicated README.md with problem lists and progress tracking
  • My solution files, categorized by problem

Setup provides organization and consistency.