Status Updates From Grokking Algorithms An Illu...

Grokking Algorithms An Illustrated Guide For Programmers and Other Curious People Grokking Algorithms An Illustrated Guide For Programmers and Other Curious People
by


Status Updates Showing 31-60 of 120

order by

Manu
Manu is on page 19 of 256
Covered binary search and big O
Jan 26, 2024 09:53AM Add a comment
Grokking Algorithms An Illustrated Guide For Programmers and Other Curious People

Thu Nguyen
Thu Nguyen is on page 135 of 256
Mấy trang vd như trang 135 này đúng là tinh tuý của cuốn này, giải thích từng dòng code + track value + minh hoạ siêu dễ hiểu
Nov 02, 2023 10:21PM Add a comment
Grokking Algorithms An Illustrated Guide For Programmers and Other Curious People

Luis Costa
Luis Costa is on page 44 of 256
Dica: escolha uma linguagem de programação de sua preferência e tente implementar, se tiver dúvidas procure no Google, só o que tem são pessoas implementando
Oct 23, 2023 08:25PM Add a comment
Grokking Algorithms An Illustrated Guide For Programmers and Other Curious People

Thu Nguyen
Thu Nguyen is on page 78 of 256
Dễ hiểu dễ tiếp thu
Oct 17, 2023 09:27AM Add a comment
Grokking Algorithms An Illustrated Guide For Programmers and Other Curious People

Jefersson Nathan
Jefersson Nathan is on page 180 of 256
Greedy Algo.
Aug 21, 2023 11:42AM Add a comment
Grokking Algorithms An Illustrated Guide For Programmers and Other Curious People

Vi
Vi is on page 36 of 256
Loving this book so far! Implemented my own binary search on a LeetCode problem tonight.
Aug 06, 2023 06:22PM Add a comment
Grokking Algorithms An Illustrated Guide For Programmers and Other Curious People

Leisurecan
Leisurecan is on page 95 of 256
Hashing tables/dictionaries are good for catching duplicates or cache.
Jun 13, 2023 07:14PM Add a comment
Grokking Algorithms An Illustrated Guide For Programmers and Other Curious People

Leisurecan
Leisurecan is on page 73 of 256
Quick sort ✅
Jun 12, 2023 12:24PM Add a comment
Grokking Algorithms An Illustrated Guide For Programmers and Other Curious People

Yasaman
Yasaman is starting
درک الگوریتم.
به پیشنهاد جادی😎
May 18, 2023 10:17PM Add a comment
Grokking Algorithms An Illustrated Guide For Programmers and Other Curious People

Mohammad
Mohammad is 51% done
من ترجمه فارسی این کتاب رو که جادی عزیز معرفی کرد دارم میخونم. برای دانلودش میتونید از کانال تلگرامش استفاده کنید. ازون جایی که در گودریدز پیداش نکردم به خود کتاب اصلی رفرنس دادم.

فکر میکنم کتاب برای کسی که با دنیای الگوریتم‌ها آشنایی نداشته باشه و بخواد یادشون بگیره و از CLRS هم فراری باشه جذاب باشه.
ولی برای کسی که با الگوریتم‌ها آشناست بیشتر شبیه به مرور و یادآوری یکسری مفاهیم هست.
May 16, 2023 02:53PM Add a comment
Grokking Algorithms An Illustrated Guide For Programmers and Other Curious People

Farshid
Farshid is on page 140 of 256
دارم ترجمه‌ی مهران افشارنادری رو می‌خونم که جادی معرفی کرد و خب خیلی کتاب خوبیه و خیلی هم خوب ترجمه شده.
کتاب خوبیه چون خیلی سختش نمی‌کنه و به زبان ساده و با تصویر توضیح می‌ده و ترجمه‌ی خوبیه چون روونه و هرجایی مثلا لازم باشه معادل انگلیسیش رو که بهش معروفه بدونیم، مثلا request, index, node... رو توی پاورقی آورده.
زیاد سنگین نیست و نصفش رو خوندم توی روز اول :)
May 06, 2023 12:58PM Add a comment
Grokking Algorithms An Illustrated Guide For Programmers and Other Curious People

Martín
Martín is 35% done
Damn it Recursion and Quicksort. I will dominate you (some day, I hope)
Apr 23, 2023 12:06AM Add a comment
Grokking Algorithms An Illustrated Guide For Programmers and Other Curious People

Martín
Martín is 23% done
Está bastante entretenido como aproximación a las estructuras de datos y los algoritmos básicos. Lo estoy mechando con libros más técnicos, de esos que te dan en la facultad, y funcionan bastante bien en conjunto. Esto te da un aproach bastante copado al tema, siendo una visión simple y más bien global del tema, mientras que los detalles más técnicos los pispeas en el manual.
Apr 16, 2023 10:12PM Add a comment
Grokking Algorithms An Illustrated Guide For Programmers and Other Curious People

Niki Lalev
Niki Lalev is on page 40 of 256
ch2
Feb 08, 2023 07:40AM Add a comment
Grokking Algorithms An Illustrated Guide For Programmers and Other Curious People

Kang T. Lee
Kang T. Lee is on page 73 of 256
saw some errors in python code...
Jan 11, 2023 05:53PM Add a comment
Grokking Algorithms An Illustrated Guide For Programmers and Other Curious People

NuevoQuerto
NuevoQuerto is on page 7 of 256
21
Nov 04, 2022 06:11PM Add a comment
Grokking Algorithms An Illustrated Guide For Programmers and Other Curious People

Derion Williams
Derion Williams is on page 131 of 256
So far its been a really great review on the fundamentals of DSA as I partake in the leetcode/hackerrank grind in preparation for my first job!
Oct 17, 2022 03:46AM Add a comment
Grokking Algorithms An Illustrated Guide For Programmers and Other Curious People

Iliya Aghamajidi
Iliya Aghamajidi is on page 32 of 256
this book is so great!
Oct 09, 2022 01:19PM Add a comment
Grokking Algorithms An Illustrated Guide For Programmers and Other Curious People

Kisan Thapa
Kisan Thapa is on page 70 of 256
I am loving this book.
Jul 18, 2022 07:21PM Add a comment
Grokking Algorithms An Illustrated Guide For Programmers and Other Curious People

Ahmed Ayman
Ahmed Ayman is 50% done
Let the graphs journey begin! so far so cool.
a good refresher on recursion, binary search, hash tables internals ,complexity analysis and sorting.
May 20, 2022 08:21AM Add a comment
Grokking Algorithms An Illustrated Guide For Programmers and Other Curious People

Presto
Presto is 93% done
Some interesting take on Fourier transform, Parallel algorithms, inverted indexes,MapReduce, Bloom filters,SHA algorithms etc
Mar 19, 2022 01:37AM Add a comment
Grokking Algorithms An Illustrated Guide For Programmers and Other Curious People

Presto
Presto is 86% done
-KNN is used for classification and regression, involving looking at k-nearest neighbors.
-Classification = Involves categorization.
-Regression= Predicting a response.
-Feature extraction: Quantifying a physical item into numbers.

Such an elegant intro to Machine learning!
Mar 18, 2022 02:30AM Add a comment
Grokking Algorithms An Illustrated Guide For Programmers and Other Curious People

Presto
Presto is 80% done
Dynamic programming is generally a difficult concept to grasp, but man this book proved it wrong having tried many resources like Youtube and blogs. Chapter 9 makes it looks like a breeze ....... so lucid and clear .....
Mar 12, 2022 03:25AM Add a comment
Grokking Algorithms An Illustrated Guide For Programmers and Other Curious People

Ali El-Sayed
Ali El-Sayed is on page 94 of 256
حاليا خلصت اول ٥ شباتر من الكتاب .
ف الاول كنت متردد ابدا اقرا لكن دلوقتي عارف ليه الكتاب منتشر جدا و ليه قاعدة جماهيرية كبيرة .
السبب الرئيسي هو مترو الصور التوضيحية و الأمثلة الدقيقة ال بيوفروا مع بعض نوع من المزيج العلمي الممتع.
متحمس اخلص الكتاب و هكتب ريفيو كامل .
Mar 09, 2022 04:22PM Add a comment
Grokking Algorithms An Illustrated Guide For Programmers and Other Curious People

Presto
Presto is 70% done
-A greedy algorithm: A step-by-step approach involving local optimizations at the end we get global optimization! it's useful when dealing with optimization problems, comes under the category of approximation algorithms.
- Np complete problems are the ones with no known fast solution, we only reach a good enough solution with approximation algorithms.

Philosophically speaking Life seems like NP-complete to me : D
Feb 27, 2022 01:02AM Add a comment
Grokking Algorithms An Illustrated Guide For Programmers and Other Curious People

Presto
Presto is 61% done
-Breadth 1st search for finding the shortest path in an unweighted graph.
-Dijkstra's Algo is used for calculating the shortest path of the weighted non-negative acyclic graph.
-Bellman ford if you have -ve weights.
By far clearest illustrations of graph search!
Feb 20, 2022 07:00AM Add a comment
Grokking Algorithms An Illustrated Guide For Programmers and Other Curious People

Presto
Presto is 51% done
Didn't realise BFS on graphs was that simple !
Feb 12, 2022 11:26PM Add a comment
Grokking Algorithms An Illustrated Guide For Programmers and Other Curious People