Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/randhir200/create-a-stack-from-scratch

Create a stack from scratch **data structures to use** 1. array 2. top 3. maxSize **create 3 functions** 1. push(x) 2. pop() 3. peek()
https://github.com/randhir200/create-a-stack-from-scratch

Last synced: 2 days ago
JSON representation

Create a stack from scratch **data structures to use** 1. array 2. top 3. maxSize **create 3 functions** 1. push(x) 2. pop() 3. peek()

Awesome Lists containing this project