Skip to content

NOTE: ๐Ÿ”ฐUpdated after either a week or after every 50 solved questions.๐Ÿ”ฐ This repository contains my personal solutions to LeetCode problems. Almost all problems are solved using Java, with very few in Python or C++.

Notifications You must be signed in to change notification settings

leafycodes/leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“˜ LeetCode Solutions โ€“ Java Focused

This repository contains my personal solutions to LeetCode problems.
Almost all problems are solved using Java, with very few in Python, C++ or other.


๐Ÿ“Š Problem Count

Language Count
Java 285
Others 36
Total 311

๐Ÿ“ Folder Structure

  • java/ โ€“ Java solutions (primary language)
  • python/ โ€“ Rare Python solutions
  • cpp/ โ€“ Rare C++ solutions
  • others/ โ€“ Any other language (e.g., C)

๐Ÿ”— Profiles


This repository helps me track progress and improve problem-solving skills. Feel free to explore!

About

NOTE: ๐Ÿ”ฐUpdated after either a week or after every 50 solved questions.๐Ÿ”ฐ This repository contains my personal solutions to LeetCode problems. Almost all problems are solved using Java, with very few in Python or C++.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages