Skip to content

MehediMubin/daily-dsa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

19 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🧠 Daily DSA & LeetCode Practice

This repository contains my daily practice of Data Structures and Algorithms (DSA) problems from LeetCode.

🎯 Goal

Solve at least one problem per day to sharpen problem-solving skills, prepare for technical interviews, and keep a consistent GitHub contribution streak

πŸ›  Programming Language

  • Go

πŸ“ Folder Structure

daily-dsa/
β”œβ”€β”€ README.md
β”œβ”€β”€ progress.md
β”œβ”€β”€ solutions/
β”‚   β”œβ”€β”€ arrays/
β”‚   β”‚   └── solution.go
β”‚   β”œβ”€β”€ strings/
β”‚   β”œβ”€β”€ trees/
β”‚   └── ...
└── notes/
    └── sliding-window.md

πŸ“ˆ Track My Progress

See progress.md for a table of daily problems solved.

πŸ“š Notes

Check the notes/ directory for concept summaries, patterns, and explanations of key algorithms.

πŸ“¬ Contact

Feel free to connect or reach out:


Happy coding! πŸš€

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages