Data structures in Python, Series 1: Linked Lists
In this “Data structures in Python” series, I’ll go over the 6 major data structures that will come up in any kind of software engineer…