Photo de l'auteur
4 oeuvres 199 utilisateurs 2 critiques

A propos de l'auteur

Aditya Bhargava is a software engineer with a dual background in computer science and line arts. He blogs on programming at adit.io.

Œuvres de Aditya Bhargava

Étiqueté

Partage des connaissances

Il n’existe pas encore de données Common Knowledge pour cet auteur. Vous pouvez aider.

Membres

Critiques

The first six or seven chapters reinforced what I already knew, but the last few chapters really introduced me to some fun and useful algorithms. All explanations were clear and easy to understand.
½
 
Signalé
KJC__ | 1 autre critique | Nov 27, 2022 |
Grokking Algorithms is a great introduction to algorithms for anybody new to programming. What makes the book stand out is its use of pictures to help explain how the algorithms work.
Several concepts that aren’t algorithms per se are also explained, for example arrays, linked lists, hash maps and call stacks. The book covers a broad range of algorithms, from basic ones, like binary search and sorting, to more advanced like graph algorithms and dynamic programming.
The implementations are given in Python. However, the emphasis is not on the code, but on explaining how the algorithms work. The true test to see if you have understood the content is to write your own implementations of the algorithms. Reading this book is a good first step to that understanding.
… (plus d'informations)
 
Signalé
Henrik_Warne | 1 autre critique | Dec 13, 2020 |

Vous aimerez peut-être aussi

Statistiques

Œuvres
4
Membres
199
Popularité
#110,457
Évaluation
4.2
Critiques
2
ISBN
5
Langues
3

Tableaux et graphiques