Python Algorithms and Design Patterns

Back

1. algorithms

Minimal examples of data structures and algorithms.

2. python-ds

A collection of data structure and algorithms for coding interviews.

3. sortedcontainers

Fast and pure-Python implementation of sorted collections.

4. TheAlgorithms

All Algorithms implemented in Python.

5. PyPattyrn

A simple yet effective library for implementing common design patterns.

6. python-patterns

A collection of design patterns in Python.

7. transitions

A lightweight, object-oriented finite state machine implementation.