Skip to content

sleepsonrockss/Data-Structures-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

28 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🧩 LeetCode Practice

A personal collection of LeetCode solutions focused on building a strong foundation in core Computer Science concepts and problem-solving patterns.

πŸ“š Topics Covered

  • Data Structures (arrays, linked lists, trees, graphs, stacks, queues)
  • Algorithms (sorting, searching, recursion, dynamic programming)
  • Time & space complexity analysis

πŸ“ Structure

β”œβ”€β”€ array/
β”œβ”€β”€ linked-list/
β”œβ”€β”€ tree/
β”œβ”€β”€ graph/
β”œβ”€β”€ dynamic-programming/
└── sorting/

⚠️ Notice

Solutions reflect personal approaches and may not always be optimal. Always a work in progress.

About

A personal collection of LeetCode solutions focused on building a strong foundation in core Computer Science concepts and problem-solving patterns.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages