/Data-Structures-and-Algorithms

Reference implementation for data structures and algorithms in Python

Primary LanguagePythonMIT LicenseMIT

code style License: MIT

DSA

Reference implementation for data structures and algorithms in python.

Features

  • idiomatic python
  • strict code style (pylint, black)
  • explanations and tests in module