Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 177 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 177 Bytes

Stack_using_arrays

this repo houses the implementation of stack data structure using dynamic arrays in C. It also features a custom designed UI for manipulation of the stack.