Did you know that the algorithms dealing with L1, L2 and L3 cache in your computer rely on Linked List?
The calculations for Rocket and Satellite launches in NASA use Linked Lists to store numbers and perform critical calculations.
These are just 2 instances of Linked List. It is one of the most used Data Structures and you should definitely master it before you jump into the real world.
This book "Linked List Problems"