Skip to content

hamx05/DSA-and-LeetCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📚 Data Structures & Algorithms Practice

This repository contains my study and practice work for Data Structures and Algorithms (DSA), including:

  • Implementations of core data structures
  • Solutions to LeetCode problems organized by topic (see problems/ folder)

What’s inside?

  • data-structures/ — Practice code and implementations for fundamental data structures like linked lists, trees, stacks, and more. (detailed breakdown in data-structures/README.md).
  • problems/ — LeetCode problem solutions organized by category (detailed breakdown in problems/README.md).

About

Hands-on DSA coding with LeetCode challenges — practice, organized and optimized.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages