Skip to content

AshishNehe/Java-DSA-LeetCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Java DSA & LeetCode

This repository contains my Java solutions to Data Structures and Algorithms problems from LeetCode.

I use this repository to keep my solutions organized by topic and to maintain a record of my practice. As I solve more problems, I'll continue updating it with new solutions and better approaches whenever I learn something new.

Repository Structure

java-dsa-leetcode/ │ ├── Arrays/ ├── Strings/ ├── HashMap/ ├── TwoPointers/ ├── SlidingWindow/ ├── LinkedList/ ├── Stack/ ├── Queue/ ├── BinarySearch/ ├── Trees/ ├── Graphs/ ├── DynamicProgramming/ └── README.md


## Topics

* Arrays
* Strings
* HashMap
* Two Pointers
* Sliding Window
* Linked List
* Stack
* Queue
* Binary Search
* Trees
* Graphs
* Dynamic Programming

## Language

* Java

## Platform

* LeetCode

## Why I Created This Repository

I wanted one place to keep all of my DSA solutions instead of having them scattered across different files. Organizing them by topic makes it easier for me to review concepts, revisit problems, and measure my progress over time.

---

Created and maintained by **Ashish**

About

A structured collection of Data Structures & Algorithms solutions in Java, solved on LeetCode with clean code, explanations, and optimized approaches.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages