Sorting a Stack using push,pop,isEmpty and peek

April 5, 2022 · 7 min ·  Tags List of tags for the post   ctci ·  stack

Implement 3 stacks in 1 array

April 5, 2022 · 4 min ·  Tags List of tags for the post   ctci ·  stack

Implement insertion sort with stacks

April 4, 2022 · 3 min ·  Tags List of tags for the post   stack

Implement selection sort on stack

April 3, 2022 · 3 min ·  Tags List of tags for the post   stack

Stack DS to implement constant time Minimum element lookup

Stack implementation using linked list

Stack ADT

Find Mirror Score of a String

This site uses cookies to improve your experience on our website. By using and continuing to navigate this website, you accept this. Privacy Policy