Queue In Java Tutorial #66

Published: 01 August 2019
on channel: Alex Lee
153,464
5.1k

$1,500 OFF ANY Springboard Tech Bootcamps with my code ALEXLEE1500. See if you qualify for the JOB GUARANTEE! 👉 https://bit.ly/3HX970h

A queue in java is an object that lets you store data like a line for a restaurant. First in line gets first dibs.

A queue is just a line. People stand in line and get fed in order. Queues in java take the next value in the queue. To take the next value in a java queue, do:

q.poll();

Or look at the next value in the queue by:

q.peek();

This queue java code can be tricky at first... But SURELY you'll get it :) If you followed along, congrats! You learned-by-doing!

I hope you enjoyed this queue in java tutorial! I like to have a nice mix of tutorials and actual projects for you all :)

Do you want to learn how to write java code from scratch, in Java? Check out my Java Tutorial For Beginners:    • Coding For Beginners In Python  

Was this able to help you learn about the queue data structure in java? -

Full Java Tutorial For Beginners Playlist:    • Full Java Course by Alex Lee  
Free Tips: https://bit.ly/3U6HXcb

Disclosure: The Springboard link provided is linked to my affiliate account & supports the channel.

~

Alex Lee


On this page of the site you can watch the video online Queue In Java Tutorial #66 with a duration of hours minute second in good quality, which was uploaded by the user Alex Lee 01 August 2019, share the link with friends and acquaintances, this video has already been watched 153,464 times on youtube and it was liked by 5.1 thousand viewers. Enjoy your viewing!