This repository contains my Data Structures and Algorithms (DSA) practice, mainly focused on solving LeetCode problems.
I am consistently solving LeetCode problems to improve my problem-solving skills and strengthen my understanding of DSA concepts.
I use the LeetSync extension with my LeetCode account.
Whenever I solve a problem, the extension automatically syncs and uploads my solution to this GitHub repository.
- Solve problem on LeetCode
- Write and test solution
- LeetSync automatically pushes solution to this repo
- Track progress over time
- Build strong DSA fundamentals
- Practice regularly
- Maintain a public record of my coding journey
- Prepare for coding interviews
Solutions are organized by LeetSync automatically, based on problem names and IDs.
β This repo is part of my daily coding practice and long-term learning journey.