Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/neuodev/stacks

Apply Stacks using Linked list; include methods like push(), pop(), peek(), isEmpty(); also include the most common application on stacks which is Reversing a staring and Balanced Expressions
https://github.com/neuodev/stacks

balanced-expression reversestring stacks

Last synced: 27 days ago
JSON representation

Apply Stacks using Linked list; include methods like push(), pop(), peek(), isEmpty(); also include the most common application on stacks which is Reversing a staring and Balanced Expressions

Awesome Lists containing this project