ani03sha / Algorithms

This repository contains implementations of common data structures and algorithms
Apache License 2.0
2 stars 1 forks source link

Implement Stack data structure #10

Closed ani03sha closed 3 years ago

ani03sha commented 3 years ago

Implement the Stack data structure with ADT. A stack can be implemented using -