Skip to content

tamim2763/DSA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSA — Data Structures & Algorithms

This repository is a curated collection of code examples that demonstrate data structures and algorithmic patterns. It's intended as a learning reference and quick demo set for interview practice or study.

Repository layout

  • sorting/ — sorting algorithm implementations and examples
  • searching/ — search-related problems
  • matrices/ — 2D array and matrix patterns
  • bit-manipulation/ — bitwise utilities and tricks
  • math/ — small math helpers and patterns
  • misc/ — miscellaneous problems and standalone examples

About

Data Structures and Algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages