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.12.tar.gz
(8.3 kB
view hashes)
Built Distribution
Close
Hashes for jackyleeutils-0.0.12-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9dd9308d654dfe8040cd6ad47cde60aa53cf5c2d58e26ff1655c9f14a7f2c1e |
|
MD5 | 11f9842ea737ba5021543733f8e7a6d2 |
|
BLAKE2b-256 | 01ba5f5ceb082eda4fe2f408aa20d90c3744a59f3a1aed11ef624f73358acd9a |