Queues in 3 minutes

preview_player
Показать описание
Queues in 3 minutes.

Sources:

Рекомендации по теме
Комментарии
Автор

I pronounced collections.deque wrong. It's "deck" not "de-queue."
Thank you, @Herbal7ea!

MichaelSambol
Автор

Hello Micheal!

I have just stumbled upon your videos from 10 years old and it seems like you have recently started to continue creating videos like this! Those videos always carry an essence of the problem. Please keep uploading!

solszym
Автор

Amazing content 🤘🏻💯
Great channel for quick revision of concepts😇😇
Keep going 👊😁

SOHAMSARADE-vngv
Автор

Amazing i instanzly understood that somehow

Chaosking
Автор

Stay positive and let that smile light your way.

Daniel___
Автор

My guy, you should definitely do some more topics like drawing NFAs => DFAs, LR(1) parsing automatons => LALR(1) parsing automatons. just finished my languages course and had to rely on some random terrible videos to study. :^)

thecoconutkid
Автор

I think it is critical to also mention Peek. My professor also hasn't mentioned it, and in my opinion, it is critical to using a queue. I can hardly imagine a queue that doesn't use it.

abxt
Автор

It is so random to be doing this suddenly after so long. What is behind the spur of the moment motivation?

oddassembler
Автор

Good video, simple and straight to the point. Just one suggestion: deque is pronounced "deck" and not "de-queue". It's a different data structure than queues, but using it in your queue is great for performance, as you say.

herbalea
Автор

Hi, could you make a video about binomial heaps?

l_sx
Автор

😿 una pobre latina en Italia que trata de entender las colas después de un día entero confundiendose, en fin gracias ❤

nataliaguizada
Автор

Your back pointer is in the wrong place, it should start at the same place as the front pointer

funky-twig