Skip to main content

Apply sorting algorithms to python lists.

Project description

sort-wizard

This is a WIP python packages that aims to achieve sort algorithm implementations.

Algorithms

Algorithms implemented so far:

Stable

  • Bubble Sort
  • Cocktail Shaker Sort (Bidirectional Bubble Sort)
  • Insertion Sort
  • Merge Sort
  • Tim Sort
  • Block Sort
  • Cube Sort
  • Tree Sort
  • Gnome Sort
  • Odd-even Sort

Unstable

  • Quicksort
  • Introsort
  • Heapsort
  • Selection Sort
  • Library Sort (Gapped Insertion Sort)
  • Shellsort
  • Exchange Sort
  • Cycle Sort
  • Patience Sort
  • Tournament sort
  • Comb sort

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sortwiz-0.2.0.tar.gz (6.4 kB view hashes)

Uploaded Source

Built Distribution

sortwiz-0.2.0-py3-none-any.whl (6.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page