You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.