Queue in C++ STL | Standard Template Library Tutorials for Beginners

preview_player
Показать описание
Queues are a type of container adaptors that operate in a first in first out (FIFO) type of arrangement. All explained in this video of programming minds academy.

Series will contain following videos
1. Vector
2. List
3. Dequeue
4. Arrays
5. Forward list
6. Queue
7. Priority queue
8. Stack
9. Set
10. Multiset
11. Map
12. Multimap
13. Unordered set
14. Unordered Multiset
15. Unordered map

#stl #cpp #tutorials
Рекомендации по теме