Skip to content

praneeth-jairam/My-DSA-Journey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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.

About

Organized solutions & progress tracker

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages