No project description provided
Project description
# Personal Utilities
## Test if you install successfully
import jackylee.test as jl jl.test()
## Algorithm
### Sort
import jackylee.algorithm.sort as jst jst.quick_sort([6,10,13,5,8,3,2,11])
### Union and find
import jackylee.algorithm.unionfind as juf
## Leecode
import jackyutils.leecode as *
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
jackyleeutils-0.0.9.tar.gz
(8.0 kB
view hashes)
Built Distribution
Close
Hashes for jackyleeutils-0.0.9-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1c27a128a5b84ef81fddc7e004795364aa604d2cc9b46d75c0d637c1f8ce203 |
|
MD5 | ea744d17a0dd2071dd2d2932c24fc381 |
|
BLAKE2b-256 | f3529539b9d1eab0f8acc1c64f99cd9a200416cae75955756035414864415763 |