A linked list is a convenient example for understanding how to build relationships in memory and visualize data structures. But is it really that good? Maybe it's even better than the built-in list? Let's explore this in detail.
Python Clinic channel on Telegram - https://t.me/PythonClinicChnl
Timecodes:
00:00 intro
00:35 list structure
05:06 adding elements
14:31 comparison with list
15:57 conclusions
18:17 outro