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.7.tar.gz
(7.4 kB
view hashes)
Built Distribution
Close
Hashes for jackyleeutils-0.0.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f2694b7dfd3790074dc855c04496f10fc595d1fcdc25780ae3f83a79be3c1b96 |
|
MD5 | 3130e24a8e16b9875f1d200bfec8fdf4 |
|
BLAKE2b-256 | d07942279256dc399535303c808ada3d0c493c6611169617115258f2fb2edf0a |