algorithm-in-python/README.md
2018-11-07 17:01:53 +08:00

4.0 KiB

Algorithm

Notes and codes for learning algorithm and data structures 😃

Some pictures and ideas 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.

Notice

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

Index