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.11.tar.gz
(8.3 kB
view hashes)
Built Distribution
Close
Hashes for jackyleeutils-0.0.11-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 71d113a6108582173368d89c3c14282124fd1c951afa32cbbc1a6ccf8d200140 |
|
MD5 | dff22c30ec3c11209026f67ca4e9ad6b |
|
BLAKE2b-256 | cd08c2f882eec6ed48d501579191b5fb8019bca3acd759140f3783314a31ca17 |