Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

120 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📘 DSA Practice Repository

This repository contains my daily Data Structures and Algorithms (DSA) practice problems.

🚀 Goals

  • Improve problem-solving skills
  • Strengthen core DSA concepts
  • Prepare for coding interviews
  • Maintain consistency

🛠️ Topics Covered

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

📅 Practice Platform

Problems are solved from platforms like:

  • LeetCode
  • GeeksforGeeks
  • CodeStudio

💡 Structure

DSA-Practice/ │ ├── Arrays/ ├── Strings/ ├── Trees/ └── ...

Each file includes:

  • Problem name
  • Approach
  • Time & Space Complexity

✨ Consistency > Perfection

About

Comprehensive collection of LeetCode and Data Structures & Algorithms solutions in Java. Covers arrays, strings, trees, graphs, dynamic programming, greedy, and more with clean, optimized, and interview-focused implementations.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages