Skip to content

This repo documents my LeetCode journey in Java. Solutions are organized by topic (arrays, linked lists, DP, etc.) with clean, well-commented code. Aiming to improve DSA skills, track progress, and build consistency while creating a solid reference for future practice

Notifications You must be signed in to change notification settings

Mrshelby0/Leetcode-journey-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode Java Practice 🚀

GitHub repo size GitHub last commit GitHub issues GitHub stars Java

Welcome to my LeetCode Journey!
This repository documents my practice of solving LeetCode problems using Java.
The goal is to improve problem-solving skills, strengthen Data Structures & Algorithms (DSA), and build consistency through coding.


📂 Repository Structure

Problems are organized by topic for easier navigation:


🎯 Goals

  • Solve problems consistently to build strong DSA fundamentals
  • Write clean, optimized, and well-commented code
  • Track progress and create a personal reference library
  • Explore multiple approaches (brute force → optimized)

📈 Progress Tracker

  • ✅ Arrays
  • ✅ Strings
  • ⏳ Linked List
  • ⏳ Trees
  • ⏳ Dynamic Programming
  • ⏳ Graphs

(I’ll update this as I go along!)


🛠️ Tech Stack

  • Language: Java ☕
  • Platform: LeetCode

🤝 Contributions

This is mainly for personal learning, but feel free to suggest optimizations or share alternative approaches!


✨ Connect


Consistency > Intensity. One problem at a time.

About

This repo documents my LeetCode journey in Java. Solutions are organized by topic (arrays, linked lists, DP, etc.) with clean, well-commented code. Aiming to improve DSA skills, track progress, and build consistency while creating a solid reference for future practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages