Skip to content

aradhyaxd-git/DSA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ† DSA in Java - LeetCode Solutions πŸš€

Welcome to my Data Structures and Algorithms (DSA) repository! This repository contains LeetCode solutions, organized topic-wise, all implemented in Java.

This serves as a structured guide for:
βœ” Coding interview preparation πŸ“Œ
βœ” Competitive programming 🏁
βœ” Strengthening DSA concepts πŸ“š


πŸ“‚ Repository Structure

Each folder represents a DSA topic, containing multiple solved LeetCode problems.


πŸ›  Languages & Topics Covered

βœ” Programming Language: Java β˜•
βœ” Covered Topics:

  • Arrays & Strings
  • Linked Lists
  • Trees & Graphs
  • Dynamic Programming (DP)
  • Stack, Queue, Heap
  • Recursion & Backtracking
  • Bit Manipulation
  • Greedy Algorithms

πŸš€ My LeetCode Progress

βœ… 1000+ problems solved on LeetCode
βœ… Following Striver’s A2Z DSA Sheet
βœ… Solving LeetCode Problem of the Day (POTD)
βœ… Daily consistency in problem-solving


πŸ“– How to Use

  1. Clone the repository:
    git clone https://github.com/your-username/DSA-Java-LeetCode.git
    cd DSA-Java-LeetCode

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages