Linked Lists Part 2: The ListNode Class (Java)

Nathan Schutz
Youtube
Related Topic
:- Java

This video looks at how to create a list node for a linked list. It also shows how to make the node using generics.

Comments