Status Updates From Grokking Algorithms An Illu...
Grokking Algorithms An Illustrated Guide For Programmers and Other Curious People by
Status Updates Showing 91-118 of 118
Raúl
is 15% done
Thema 1
Linear search
Binary search
Big O notation
— Feb 01, 2021 01:00PM
Add a comment
Linear search
Binary search
Big O notation
Ahmed Ismail
is on page 140 of 256
i'm enjoying the book so far!
— Nov 01, 2020 02:28AM
Add a comment
Husen
is on page 205 of 256
I have to reread & complete https://gitlab.com/husen_hn/algorithms repository
— Jul 23, 2020 10:35PM
Add a comment
Laney
is on page 65 of 256
Clear explanations, and fun to read.
— May 13, 2019 04:28PM
Add a comment
Starr
is on page 45 of 256
GREAT fundamental read about algorithms for people who are new to computer science (so far)
— Oct 31, 2018 08:48AM
Add a comment
Setia Budi
is on page 160 of 256
"Sometimes, perfect is the enemy of good. Sometimes all you need is an algorithm that solves the problem pretty well. " - Greedy Algorithms
— Apr 02, 2018 01:25AM
Add a comment
Afshin Mehrabani
is 70% done
My eye was bleeding last night but I managed to read 20%. Let's finish it this weekend and get back to the Algorithms.
— Feb 23, 2018 04:34AM
Add a comment
MLG
is on page 50 of 256
This is an excellent book so far. It's about 95% review for me so far (with some fun and surprising stuff like a *very* detailed and excellent explanation of recursion/the call stack in the chapter I just finished), but presently in a very engaging way. I wish I had encountered this book back in my early career days, before or during my bootcamp! It makes light work of many challenging concepts so far.
— Jan 03, 2018 06:15PM
Add a comment
Rob
is on page 66 of 256
and I think that the presentation of content is generally good. However, the overall feeling is that I received a draft that got sent to the printer to generate revenue with minimal effort on the part of the editor rather than a finished product.
— Jun 11, 2017 04:36PM
Add a comment
Rob
is on page 66 of 256
I was excited about this book but the editing is so terrible that it is quite ruined. The first segment of code has an error that breaks the example (takes the sum of the high and low values rather than taking their average in the binary search). At the end of chapter 2 it mentions that quicksort is in the next chapter but it doesn't appear until chapter 4. The factorial function can't handle 0!
The book had promise
— Jun 11, 2017 04:33PM
Add a comment
The book had promise
Libene Fernandes
is on page 170 of 256
"Às vezes, o melhor é inimigo do bom."
— Apr 30, 2017 08:43AM
Add a comment
Libene Fernandes
is on page 170 of 256
"O melhor é inimigo do bom."
— Apr 30, 2017 08:42AM
Add a comment
Alex
is 62% done
A good introduction to commonly used algorithms and data structures.
Too sad python doesn't have tail call elimination so some of the algorithms need to be rewritten to be usable on larger data.
— Nov 23, 2016 04:02AM
Add a comment
Too sad python doesn't have tail call elimination so some of the algorithms need to be rewritten to be usable on larger data.










