Sorting a list of numbers with mergesort
Project description
# Sorting numbers using Mergesort Algorithm
This is an implemenatation of mergesort algorithm which sort a list of numbers in ascending order. Time complexity of the algorithm is O(nlogn).
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
sort_merge-0.0.1.tar.gz
(1.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sort_merge-0.0.1.tar.gz.
File metadata
- Download URL: sort_merge-0.0.1.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a64c790c1d88c4feb1f80f16cffb57bc860c7175ecd2bdc8c5d75530b78a7ff5
|
|
| MD5 |
45c13b095477520c378ab1747a6f6619
|
|
| BLAKE2b-256 |
19f5cc4df4b297a0feb019be89784c5ced2b8c7c1fb21d559295ebd6e8c0c3a3
|
File details
Details for the file sort_merge-0.0.1-py3-none-any.whl.
File metadata
- Download URL: sort_merge-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
21d19f18e2c7da008caf229d0b33c7c731a28f88b54191db12e0bea38bcd7b8d
|
|
| MD5 |
fbb93ea3275ded45d1b97d868982d9f2
|
|
| BLAKE2b-256 |
37bf3f968ce5e0c5bd18253d45533497180cbe3a10473896fd99a81f543eb00e
|