Algorithm-Python Some classical algorithm in python, for learning python and be pythonic. Name Type Link water pour divide and conquer divide-conquer/water_pour.py expression match search search/regular_match.py max dot product others others/dot_product.py