This repository contains my journey to master Data Structures and Algorithms using LeetCode.
- Arrays & Hashing
- Two Pointers
- Sliding Window
- Stack
- Binary Search
- Trees
- Graphs
problems/
- Categorized problems with solutionsdaily/
- Daily challenge logscripts/
- Automation or helper scripts
- Solve at least 1 DSA problem per day
- Master the NeetCode 150 list
- Review difficult problems weekly
- Build and maintain this repo as a DSA portfolio