Skip to content

A collection of my daily Data Structures and Algorithms practice solutions, organized topic-wise to track progress and improve problem-solving skills.

Notifications You must be signed in to change notification settings

Nandani-Maurya/data-structures-and-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

data-structures-and-algorithms

A collection of my daily Data Structures and Algorithms practice solutions, organized topic-wise to track progress and improve problem-solving skills.

DSA in Java

This repository contains my practice solutions for Data Structures and Algorithms using Java.
I am starting from very basic concepts like prime numbers, loops, patterns, and math problems, and will gradually move toward advanced DSA topics.


πŸ“‚ Topics Covered (Growing List)

  • Basic Math Problems (Prime, GCD, LCM, etc.)
  • Loops & Patterns
  • Arrays
  • Strings
  • Recursion
  • Sorting & Searching
  • Linked List
  • Stack & Queue
  • Trees
  • Graphs
  • Dynamic Programming

🎯 Goals

  • Strengthen core Java fundamentals
  • Improve problem-solving and logic building
  • Practice DSA consistently
  • Prepare for coding interviews

πŸ› οΈ Language Used

  • Java

πŸ“ˆ Progress

I will keep updating this repository as I solve more problems.


🀝 Note

This repository is for learning and self-improvement. Suggestions are always welcome!

About

A collection of my daily Data Structures and Algorithms practice solutions, organized topic-wise to track progress and improve problem-solving skills.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages