<aside> 💡 Memory Management
</aside>
The place the assigned variables are stored.
Where we keep track of our function calls.
Linear data structure that insertions and deletions are only allowed at the very end.
Last In First Out - LIFO
Master the Coding Interview: Data Structures + Algorithms