Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 273 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 273 Bytes

Python

data_structure_algo: including practices on different algo, data structure.

benchmarking: different ways on test performance on functions, classes, regex, etc.

map_reduce: simple practice on a map reduce process.

multi_t_p: simple practices on multi-threading.