In this episode you'll implement the actual LinkedList class along with the 3 ways for adding values to that LinkedList - push, append and insert. #kotlin #datastructures #linkedlist
00:00 - LinkedList class
01:03 - push()
02:47 - append()
04:53 - nodeAt()
05:42 - insert()
...
https://www.youtube.com/watch?v=CPalaGRQaQU