ANKO Code Academy
AI-Native Coding Learning Platform
Courses
Labs
Discussions
10 min
presentation
Stack<T> and Queue<T>
Stack<T> and Queue<T>
0 / 5 completed
1
Stack<T> - Last In, First Out (LIFO)
2
Queue<T> - First In, First Out (FIFO)
3
Stack vs Queue
4
Performance
5
Key Takeaways
Stack<T> - Last In, First Out (LIFO)
A
Stack
is like a stack of plates - you add and remove from the top only.
Skip
Previous
Step 1 of 5
Next
← → Navigate
Space: Skip / Next
Enter: Next
Previous
Next