Data structures are to manage (store, retrieve and search) data in computer science. To me, the best resource to learn data structures is GeeksForGeeks. In this repo I program several data structures in a simple way.
SebastiaAgramunt/Algorithms-DataStructures
Algorithmic implementations found on Geeks-for-Geeks and LeetCode
Python