Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 374 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 374 Bytes

DSA-I

This repository contains some of the applications of Stacks, Heaps, Tries, Trees and Graphs.

Thanks @neeldhara for providing such a wonderful course!

Reference: - From the DSA-I course taken by @neeldhara at IITGN, Some codes (eg. Queue, Heap Imlementation etc.) are referenced from Geeks for Geeks.