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.8.tar.gz
(8.0 kB
view hashes)
Built Distribution
Close
Hashes for jackyleeutils-0.0.8-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38f149b0bf441895f17de58d2a05421b8dcb53b60f5677ba495b9259307d4f21 |
|
MD5 | eb4a3cc0ab848c17b53f8866c0ddf5d0 |
|
BLAKE2b-256 | 234cc9ea8e4465a5724a0a075a10932d6122e59537e7b8875c1372f42a267400 |