Linked List Java Tutorial #67
Alex Lee Alex Lee
413K subscribers
334,552 views
7.8K

 Published On Mar 12, 2020

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

This linked list java tutorial shows you that a linked list is just an object that lets you easily store data. If you have a lot of integer variables, you can store them all in a linked list to make things easier.

You make a linked list java object like this:

LinkedList l = new LinkedList();

You can include less than an greater than signs after "LinkedList" to include the variable type.

I hope you enjoyed this linked list java tutorial!

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

show more

Share/Embed