/basic-data-structures-python

Basic data structures using Python.

Primary LanguagePythonMIT LicenseMIT

Basic data structures using Python

Basic data structures:

Resources

Books:
Cracking the Coding Interview
Binary Tree:
Binarytree
Writing a Binary Search Tree in Python with Examples
Binary Search Trees (from Practical Algorithms and Data Structures
Graph:
Depth-First Search
Breadth-First Search
Depth- and Breadth-First Search
Depth-First Search and Breadth-First Search in Python
Dfs and Bfs Graph Traversal (Python recipe)
Graphs in Python: Depth-First Search (DFS) Algorithm
Graphs 101 - Implementation in Python
Python Patterns - Implementing Graphs
Collections - Deque Objects
Linked List:
Linked Lists in Python: An Introduction
Hash Table:
Build a Hash Table in Python With Test-Driven Development(TDD)
Stack & Queue:
Using lists as queues
Using lists as stacks

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

Julien Cortesi - @serializers - julienc.net - julien.cortesi@protonmail.com