C++ Programming Language Tutorial | Priority Queue in C++ STL | GeeksforGeeks

preview_player
Показать описание

This video is contributed by Parikshit Kumar Pruthi

Please Like, Comment and Share the Video among your friends.

Install our Android App:

Follow us on Facebook:

And Twitter:

Also, Subscribe if you haven't already! :)
Рекомендации по теме
Комментарии
Автор

a concise youtube video that tells me exactly what the topic is about along with an example that is easy to understand and read. never stop making these videos please. thank you for the help.

michaelhernandez
Автор

I'll watch this kind of videos all day. Short but very informative, thank you!

lambsauces
Автор

To the point and crystal clear. Best info given in shortest time. 👌🏽

SudhirKirloskar
Автор

What a time-saving, video. I loved your short tutorial. Please keep up the great work.

tanzeelzahra
Автор

In GFG it is written that items pop out according to the highest priority to lowest, if same then according to the order in priority queue. It is not explained in video and on website that how priority works in it.

hardikmittal
Автор

Hey, can you also show the working of customized comparators in priority queues

SakshiSingh-arcane
Автор

So just to make sure I understand, do the number get prioritized before they enter the queue ? So basically, do the numbers 10, 70, 80, 5, 100 get sorted to 100, 80, 70, 10, 5 and then enter the queue afterwards ? Please let me know. Thanks

kyledrewes
Автор

I came here expecting to understand concept as how its implemented not using the built-in data types.

jaatharsh
Автор

does priority queue arrange elements in increasing order ???

rohandinesh
Автор

why the dislikes it does say STL in the title people

felixsebastian
Автор

sir, how can i remove a particular element from the priority queue ? plz respond asap

abhiksingh
Автор

How such uploads are allowed by GFG monitors
Strange!!!

thedeadengineer