Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/monamobeen/lifoprinciple

a linear data structure that follows the principle of Last In First Out (LIFO). This means the last element inserted inside the stack is removed first.
https://github.com/monamobeen/lifoprinciple

Last synced: 3 days ago
JSON representation

a linear data structure that follows the principle of Last In First Out (LIFO). This means the last element inserted inside the stack is removed first.

Awesome Lists containing this project