Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 353 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 353 Bytes

ADI

Various Programs related to Algorithms and Data Structures. It contains implementations of algorithms and 3 mini projects:

  • Tetris
  • Database Manager
  • Playlist Manager
  • Data Structures(Linked List,Stack, Queue,Trees, Hash Table)
  • Algorithms(Greedy, Backtracking, Suffix Array, etc)