Search
❯
Jul 25, 20251 min read
data-structures
Stack A stack is a queue that behaves according to the LIFO principle.
Stack
A stack is a queue that behaves according to the LIFO principle.