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