Episode 25 of my free Java video course just released
I have just released episode 25 of my free Java video course. In this episode I talk about the data structure LinkedList, which internally is also used by the Java class LinkedList. In the video I will also compare Singly Linked List with Doubly LinkedList.