Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 818 Bytes

File metadata and controls

34 lines (23 loc) · 818 Bytes

📘 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!