Search and Sort Algorithms
Project description
SeSo
A Search and Sort Extension Module for Python
Install
pip3 install seso
Tests
python3 -m unittest discover tests
List of Algorithms
-
Search
- linear search
- binary search
- jump search
- interpolation search
- exponential search
- fibonacci search
- ternary search
-
Sort
- bubble sort
- selection sort
- insertion sort
- merge sort
- quick sort
- heap sort
- radix sort
- bucket sort
- shell sort
- tim sort
Documentation
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.
Source Distribution
seso-0.3.tar.gz
(8.7 kB
view details)
Built Distribution
seso-0.3-cp38-cp38-win_amd64.whl
(14.9 kB
view details)
File details
Details for the file seso-0.3.tar.gz
.
File metadata
- Download URL: seso-0.3.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.3.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 770d7d62bb5ec7dc3a4f5c54807a7ed294d255f50db02e8411c800113f64351b |
|
MD5 | b93a1a6c7e900e0b0b032103010d3944 |
|
BLAKE2b-256 | fc7dac389253bb63293a0878b565c3f14f57fce0decdf47bf7042b77d8b44bed |
File details
Details for the file seso-0.3-cp38-cp38-win_amd64.whl
.
File metadata
- Download URL: seso-0.3-cp38-cp38-win_amd64.whl
- Upload date:
- Size: 14.9 kB
- Tags: CPython 3.8, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.3.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 04e106d1fb9244e088072c1284dd60d845b4617ce6280b9385a7b72d7824c0d8 |
|
MD5 | f0948af8296d3d0f443811a1aeea95e2 |
|
BLAKE2b-256 | 6884e0739119f7c4318838718b6298be0a9b08839fedf7cb36b787a28326f779 |