python-ds

Data structure library

A collection of Python code examples and solutions for data structures and algorithms interview questions

No non-sense and no BS repo for how data structure code should be in Python - simple and elegant.

GitHub

3k stars
59 watching
614 forks
Language: Python
last commit: 10 months ago
Linked from 2 awesome lists

algorithmscomputer-sciencedata-structures

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
prakhar1989/algorithms An implementation of various algorithms and data structures in Python. 3,053
keon/algorithms A collection of Python implementations of various algorithms and data structures. 24,129
erikrhanson/problem-solving-with-algorithms-and-data-structures-using-python Solving problems with algorithms and data structures using Python 324
donnemartin/interactive-coding-challenges An interactive coding challenge platform with a large collection of algorithms and data structures in Python. 29,635
farheenb/data-structures-and-algorithms A collection of clean and readable implementations of data structures and algorithms in Java, C++ and Python 144
kodecocodes/swift-algorithm-club An online resource providing implementations and explanations of algorithms and data structures in Swift 28,859
thealgorithms/python A collection of algorithm implementations in Python 195,521
ua-nick/data-structures-and-algorithms A collection of reusable Go implementations of common data structures and algorithms 2,772
opengenus/cosmos A collection of algorithms and data structures with solutions in multiple programming languages, maintained by a community of contributors. 13,582
amejiarosario/dsa.js-data-structures-algorithms-javascript An implementation of data structures and algorithms in JavaScript, providing a reference manual and resource for developers. 7,625
recp/ds A collection of common data structures and algorithms implemented in C. 51
schematics/schematics A Python library to define and enforce data structures with validation and serialization capabilities 2,581
phishman3579/java-algorithms-implementation A collection of algorithms and data structures implemented in Java 4,463
kumar91gopi/algorithms-and-data-structures-in-ruby Implementations of various algorithms and data structures in Ruby 722
aimacode/aima-python Python implementations of AI algorithms from Russell and Norvig's book 8,086