algorithm-in-python/README.md

2.2 KiB

Algorithm and data structures

Notes and codes for learning algorithm and data structures 😃

Some pictures and idead are from `<>

I use python 3.6+ and c++ to implements them. Since I used f-Strings in python, you may use python 3.6+ to run the following python scripts.

I am still learning new things and this repo is always updating. Some scripts may have bugs or not be finished yet.

Notice

Currently, Github can't render latex math formulas. So,if you wannt to view the notes which contains latex math formulas and are in markdown format, you can visit my blog

index