Skip to main content

This is pip, which is a collection of functions used for data structures.

Project description

MyDataSort001

이 PIP 파일은 데이터 구조의 정렬부분을 구현했습니다.

데이터 구조 정렬의 Bubble sort, Insertion sort, Selection sort, Merge sort, Quick sort, Shell sort, Heap sort를 구현했습니다. 사용 방법 :


from mySort import Sort

B = [4,24,8,2,34,2,1,9,2]
A=Sort.Quick(B)
print(A)

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

MyDataSort001-0.0.4-py3-none-any.whl (3.5 kB view details)

Uploaded Python 3

File details

Details for the file MyDataSort001-0.0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for MyDataSort001-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 eeea6cf34e5d2a12583a1b419b3a605db8b73764af173b688b2636f862f7de4b
MD5 f1ffd423aebd2ecd2ebdf80c674b9a52
BLAKE2b-256 aa2ed2d8c6d7dd1badc22b2c43dd327ddc86504788ac039eb467845510df1212

See more details on using hashes here.

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