Four dope dopesorting methods
Project description
This package contains three different sorting functions that can be called like this:
- bubble_sort(list)
- selection_sort(list)
- insertion_sort(list)
- quick_sort(list)
The three functions modify the original list and return neither a new list nor the original list.
They all accept lists with floats, integers and string values.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Built Distribution
Close
Hashes for dopesorting-0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 93a6ab68d446d79e2cd0a65073f1940f4bcdffd4cf4574bdb0b6efd47e8166a8 |
|
MD5 | d90ec79fe976012a4d25ecb12a6e91e4 |
|
BLAKE2-256 | 3fd1421783cb7bbb306454d02eca1c8548189cf9c603dd106acdcc237d99752a |