Python Algorithm Books Challenge: Grokking Algorithms
2019-08-09
I've now finished the first book in my list of Python algorithm books: Grokking Algorithms.
I thought it was extremely good and because it is a really gentle introduction to algorithms, it was the perfect book to start with.
I'm reading Classic Computer Science Problems in Python in parallel, and I can already now say that the books are really different. Some of the algorithms are covered in both books and it has been interesting to compare the different implementations. I'm looking forward to doing that with the algorithms in all four books :)
If you are interested, please see the review of Grokking Algorithms at the link below.
Link to the review here