Skip to content

βœ… Purpose: A curated collection of solved LeetCode problems in Java to strengthen data structures and algorithms (DSA) knowledge. 🧠 Goal: To improve problem-solving skills and prepare for technical interviews. πŸ”€ Language Used: Java (clean, beginner-friendly code with comments).

Notifications You must be signed in to change notification settings

sandhya-tomar/LeetCode-Solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

20 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“˜ LeetCode Solutions A beginner-friendly collection of my LeetCode problem solutions, written in Java. This repository marks the start of my journey into data structures and algorithms, currently focusing on arrays and strings.

πŸ“‚ Structure Each folder represents a topic (e.g., Strings, Arrays), and each file inside is a Java solution to a specific problem.

🧠 Topics Covered (So Far) βœ… Arrays βœ… Strings

πŸ“Œ More topics like Linked Lists, Trees, and Dynamic Programming will be added as I progress.

About

βœ… Purpose: A curated collection of solved LeetCode problems in Java to strengthen data structures and algorithms (DSA) knowledge. 🧠 Goal: To improve problem-solving skills and prepare for technical interviews. πŸ”€ Language Used: Java (clean, beginner-friendly code with comments).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages