My-DSA-Journey π
Documenting my journey to master Data Structures & Algorithms through consistent problem-solving.
π About This repository tracks my daily practice and progress in Data Structures & Algorithms (DSA). I solve problems from platforms like LeetCode, GeeksforGeeks, and HackerRank, and organize solutions for easy reference and revision.
π Tech Stack Language: C++ (primary), Python (optional for some problems)
Topics to Cover:
Arrays & Strings
Linked Lists
Stacks & Queues
Trees & Graphs
Recursion & Backtracking
Dynamic Programming
Sorting & Searching Algorithms
π Folder Structure :
π¦ My-DSA-Journey β£ π Basic-Math β£ π GFG-Basic-Math β£ π README.md β π Problem_Solutions.cpp
π― Goals Solve at least 1 DSA problem daily without being hurry
Master problem-solving patterns
Improve time & space complexity analysis skills
Prepare for coding interviews
π How to Use This Repo Clone the repository
bash Copy Edit
git clone https://github.com/praneeth-jairam/My-DSA-Journey.git Navigate to the topic folder of your choice
Open the solution files and study the problem-solving approach
π€ Contributions While this is my personal journey, feel free to suggest optimizations or alternative approaches by creating a pull request.
β Support My Work If you find my solutions helpful, consider starring this repo β it keeps me motivated to stay consistent.