Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 444 Bytes

File metadata and controls

21 lines (16 loc) · 444 Bytes

🚀 LeetCode Java Solutions

This repository contains my solutions to LeetCode problems solved using Java.

I use this repo to practice Data Structures & Algorithms (DSA) and improve my problem-solving skills.

📂 Topics Covered

  • Arrays
  • Strings
  • Linked List
  • Stack & Queue
  • Trees
  • Graphs
  • Dynamic Programming

🛠️ Tech Stack

  • Java ☕
  • LeetCode

🎯 Goal

Improve coding skills and prepare for technical interviews.