javouhey / algos-sorting

Sorting algorithms for my personal educational purpose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sortalgos: Educational Algorithms for sorting

sortalgos is an Apache2 Licensed collection of typical sorting algorithms found in computer science courses.

Features

  • Quicksort

Installation

To install sortalgos, simply:

$ pip install sortalgos

About

Sorting algorithms for my personal educational purpose

License:Other


Languages

Language:Python 100.0%