Skip to content

LastCoderBoy/LeetCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🧠 LeetCode Java Solutions

Welcome to my LeetCode Solutions repository! This repository contains my solutions to various LeetCode problems, solved as part of my journey to improve problem-solving and coding skills. The solutions are implemented in multiple programming languages, with detailed explanations where applicable.


πŸ“Œ Repository Features

  • βœ… Clean and well-commented Java solutions
  • πŸ—‚οΈ Organized by problem name can easily noticed by the name of the Class.
  • πŸ“š Includes brief explanations for selected problems
  • πŸš€ Continuously updated as I solve more problems

πŸ› οΈ Technologies Used

  • Language: Java 17+
  • IDE: IntelliJ IDEA
  • Version Control: Git & GitHub

πŸ“– Topics Covered

  • Arrays & Strings
  • Hashing
  • Linked Lists
  • Trees & Graphs
  • Recursion & Backtracking
  • Dynamic Programming
  • Sliding Window, Two Pointers
  • Stack, Queue, Heap
  • Bit Manipulation
  • And more...

πŸ’‘ Why This Repo?

  • 🧠 Practice DSA daily
  • πŸ“ˆ Sharpen problem-solving and analytical thinking
  • πŸ’¬ Prepare for coding interviews (FAANG and other top companies)
  • 🎯 Track personal growth over time

About

LeetCode solutions by me

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages