Autosave: 2024-04-20 13:50:05
This commit is contained in:
parent
6b2ff72a11
commit
f6628a0a4e
2 changed files with 0 additions and 2 deletions
BIN
.zk/notebook.db
BIN
.zk/notebook.db
Binary file not shown.
|
|
@ -21,8 +21,6 @@ created: Tuesday, April 16, 2024
|
||||||
|
|
||||||
- Uses a LIFO data-structure
|
- Uses a LIFO data-structure
|
||||||
|
|
||||||
## Stack memory
|
|
||||||
|
|
||||||
Similarly to the [[Stacks|stack data structure]], it works on the basis of LIFO:
|
Similarly to the [[Stacks|stack data structure]], it works on the basis of LIFO:
|
||||||
the last item put on the stack is the first item to be withdrawn.
|
the last item put on the stack is the first item to be withdrawn.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue