Skip to content

LEARN_DSA πŸ“š Code snippets, solutions, on data structures and algorithms. Includes practice problems, explanations, and projects showcasing DSA concepts. Explore and contribute!

Notifications You must be signed in to change notification settings

sagardonut/DSA-LEARNING

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“š DSA Learning Journey

Welcome to my Data Structures and Algorithms (DSA) learning repository! This repo contains my progress, practice problems, code solutions, and notes as I work through different DSA concepts.

πŸ—‚οΈ Repository Structure

  • code/: Contains all the DSA code implementations.
  • problems/: Solved practice problems from various platforms.
  • notes/: Personal notes and explanations on data structures and algorithms.
  • projects/: Larger projects that apply DSA concepts in real-world scenarios.

πŸš€ Goals

  • Learn and implement key data structures (arrays, linked lists, trees, graphs, etc.)
  • Solve algorithmic challenges (sorting, searching, dynamic programming, etc.)
  • Build a strong foundation for competitive programming and coding interviews.

πŸ”§ Technologies

  • Python: Primary language for solving problems and implementing algorithms.
  • Git: Used for version control and tracking progress.
  • Markdown: For creating notes and documentation.

πŸ“ˆ Progress Tracking

I'll be updating this repository with new solutions and notes as I advance in my DSA journey. You can track my learning progress here and see the approaches I use for solving different challenges.

🀝 Contributing

Feel free to explore the code and suggest improvements! I'm open to collaboration and feedback. If you spot an issue or want to discuss any solution, please open an issue or pull request.

πŸ“¬ Contact

For any queries or collaboration, you can reach out to me via email@example.com.


Stay tuned for more updates as I continue learning and improving my DSA skills!

About

LEARN_DSA πŸ“š Code snippets, solutions, on data structures and algorithms. Includes practice problems, explanations, and projects showcasing DSA concepts. Explore and contribute!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages