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
 
  
    
      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
   
  
    
      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
   
  
    
      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
   
  
    
      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
   
  
    
      Mohammad
      is 51% done
    
    
    
      من ترجمه فارسی این کتاب رو که جادی عزیز معرفی کرد دارم میخونم. برای دانلودش میتونید از کانال تلگرامش استفاده کنید. ازون جایی که در گودریدز پیداش نکردم به خود کتاب اصلی رفرنس دادم.
فکر میکنم کتاب برای کسی که با دنیای الگوریتمها آشنایی نداشته باشه و بخواد یادشون بگیره و از CLRS هم فراری باشه جذاب باشه.
ولی برای کسی که با الگوریتمها آشناست بیشتر شبیه به مرور و یادآوری یکسری مفاهیم هست.
    
      — May 16, 2023 02:53PM
    
      Add a comment
  فکر میکنم کتاب برای کسی که با دنیای الگوریتمها آشنایی نداشته باشه و بخواد یادشون بگیره و از CLRS هم فراری باشه جذاب باشه.
ولی برای کسی که با الگوریتمها آشناست بیشتر شبیه به مرور و یادآوری یکسری مفاهیم هست.
 
  
    
      Farshid
      is on page 140 of 256
    
    
    
      دارم ترجمهی مهران افشارنادری رو میخونم که جادی معرفی کرد و خب خیلی کتاب خوبیه و خیلی هم خوب ترجمه شده.
کتاب خوبیه چون خیلی سختش نمیکنه و به زبان ساده و با تصویر توضیح میده و ترجمهی خوبیه چون روونه و هرجایی مثلا لازم باشه معادل انگلیسیش رو که بهش معروفه بدونیم، مثلا request, index, node... رو توی پاورقی آورده.
زیاد سنگین نیست و نصفش رو خوندم توی روز اول :)
    
      — May 06, 2023 12:58PM
    
      Add a comment
  کتاب خوبیه چون خیلی سختش نمیکنه و به زبان ساده و با تصویر توضیح میده و ترجمهی خوبیه چون روونه و هرجایی مثلا لازم باشه معادل انگلیسیش رو که بهش معروفه بدونیم، مثلا request, index, node... رو توی پاورقی آورده.
زیاد سنگین نیست و نصفش رو خوندم توی روز اول :)
 
  
    
      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
   
  
    
      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
   
  
    
      Kang T. Lee
      is on page 73 of 256
    
    
    
      saw some errors in python code...
    
    
      — Jan 11, 2023 05:53PM
    
      Add a comment
   
  
    
      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
   
  
    
      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
  a good refresher on recursion, binary search, hash tables internals ,complexity analysis and sorting.
 
  
    
      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
   
  
    
      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
  -Classification = Involves categorization.
-Regression= Predicting a response.
-Feature extraction: Quantifying a physical item into numbers.
Such an elegant intro to Machine learning!
 
  
    
      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
   
  
    
      Ali El-Sayed
      is on page 94 of 256
    
    
    
      حاليا خلصت اول ٥ شباتر من الكتاب .
ف الاول كنت متردد ابدا اقرا لكن دلوقتي عارف ليه الكتاب منتشر جدا و ليه قاعدة جماهيرية كبيرة .
السبب الرئيسي هو مترو الصور التوضيحية و الأمثلة الدقيقة ال بيوفروا مع بعض نوع من المزيج العلمي الممتع.
متحمس اخلص الكتاب و هكتب ريفيو كامل .
    
      — Mar 09, 2022 04:22PM
    
      Add a comment
  ف الاول كنت متردد ابدا اقرا لكن دلوقتي عارف ليه الكتاب منتشر جدا و ليه قاعدة جماهيرية كبيرة .
السبب الرئيسي هو مترو الصور التوضيحية و الأمثلة الدقيقة ال بيوفروا مع بعض نوع من المزيج العلمي الممتع.
متحمس اخلص الكتاب و هكتب ريفيو كامل .
 
  
    
      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
  - 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
 
  
    
      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
  -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!
 
  
    
      Presto
      is 51% done
    
    
    
      Didn't realise BFS on graphs was that simple !
    
    
      — Feb 12, 2022 11:26PM
    
      Add a comment
  








