This repository contains my daily practice of Data Structures and Algorithms (DSA) problems from LeetCode.
Solve at least one problem per day to sharpen problem-solving skills, prepare for technical interviews, and keep a consistent GitHub contribution streak
- Go
daily-dsa/
βββ README.md
βββ progress.md
βββ solutions/
β βββ arrays/
β β βββ solution.go
β βββ strings/
β βββ trees/
β βββ ...
βββ notes/
βββ sliding-window.md
See progress.md for a table of daily problems solved.
Check the notes/
directory for concept summaries, patterns, and explanations of key algorithms.
Feel free to connect or reach out:
- GitHub: MehediMubin
- LeetCode: BinaryThinker
Happy coding! π