Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 273 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 273 Bytes

dataStructureVisualisation

It is a console based Visual simulator of data structure coded in C language

Includes stack,list,queue,trees,avl trees etc

shows the growth of data structure with changes(add,insert,delete) at time at each step