Skip to content

A curated collection of Data Structures and Algorithms (DSA) problems and solutions implemented in Java. This repository tracks my learning journey, covering key concepts such as arrays, linked lists, trees, sorting, searching, and dynamic programming with well-documented code and explanations.

Notifications You must be signed in to change notification settings

gopaljilab/dsa-journey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • Easy/ → Solutions to easy-level problems
  • Medium/ → Solutions to medium-level problems
  • Hard/ → Solutions to hard-level problems

🛠️ Tech Stack

  • Language: Java ☕
  • Platform: LeetCode
  • Tools: Git, VS Code / IntelliJ IDEA

📈 Progress Tracker

Difficulty Solved
Easy 105 ✅
Medium 05 ✅
Hard 00 ✅
Total 110 ✅

(I’ll keep updating this table as I solve more problems.)


✨ Features

  • Clean and optimized solutions
  • Well-commented code
  • Structured by problem difficulty
  • Easy to navigate

📚 LeetCode Profile

Check out my progress on LeetCode 🚀


🤝 Contributing

This is my personal practice repo, but if you have suggestions for improving code readability or optimization, feel free to open an issue or submit a pull request.


📄 License

This repository is licensed under the MIT License – feel free to use the code for learning and practice.


About

A curated collection of Data Structures and Algorithms (DSA) problems and solutions implemented in Java. This repository tracks my learning journey, covering key concepts such as arrays, linked lists, trees, sorting, searching, and dynamic programming with well-documented code and explanations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages