- A stack is an ordered list in which insertion and deletion are done at one end, called top.
- The last element inserted is the first one to be deleted.
- Hence, it is called the Last in First out (LIFO) or First in Last out(FILO) list.
stacks
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||