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.10.tar.gz
(8.3 kB
view hashes)
Built Distribution
Close
Hashes for jackyleeutils-0.0.10-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b612c8685c3a48c689e88174003bdf9d6ddcd28b238ae6d22d2068b5513a2924 |
|
MD5 | 79ddc46214ea14c64df6e6df4e600cda |
|
BLAKE2b-256 | dbbcb02b53ec1ae3aa2fff146700ef82bd61f66ccafd4b018381e7890ac6d1f1 |