Data Structures in Python I created this repository to give a good and easy representation of data structures in python language. Roadmap This repo presents the following data structure from foundation to advanced level. Arrays Linked List Binary and Binary Search Trees Hash Table Stack and Queue Graphs