Study and simple python3 (i luv python) implementation of some algorithms of Cormen's Introduction to algorithms third edition(mostly problems or pseudocode in the book).
Python v3.6.2. I will avoid using any imports, but if it's too much work (ahem strassen) can't guarantee.