egonSchiele / grokking_algorithms

Code for the book Grokking Algorithms (https://amzn.to/29rVyHf)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

We need complete sample code for Chapter 9, 10, 11

binbjz opened this issue · comments

For Charpter 9, 10, 11, Why not provide complete sample code ? For example, Longest common substring, K nearest neighbor algorithm. I really need them !

@binbjz check out https://github.com/egonSchiele/grokking_algorithms/tree/master/10_knn

Hi egonSchiele. For Charpter 9, 10, 11, I think we need complete sample code with python. This will be very important for us. Looking forward to your check-in