From 7840d227085795d753a743ec84ed87e968250fa0 Mon Sep 17 00:00:00 2001 From: Arun Kumar Date: Mon, 29 Oct 2018 23:43:01 +0530 Subject: [PATCH] add grokking algorithms (#19920) --- guide/english/book-recommendations/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/guide/english/book-recommendations/index.md b/guide/english/book-recommendations/index.md index bb7a80e1d2..e47e0a47db 100644 --- a/guide/english/book-recommendations/index.md +++ b/guide/english/book-recommendations/index.md @@ -64,6 +64,10 @@ title: Books to Read for Programmers - [Amazon Smile](https://smile.amazon.com/Cracking-Coding-Interview-Programming-Questions/dp/098478280X) - ISBN-13: 978-0984782802 +*Grokking Algorithms: An illustrated guide for programmers and other curious people* by Aditya Bhargava +- [Amazon Smile](https://smile.amazon.com/Grokking-Algorithms-illustrated-programmers-curious/dp/1617292230/) +- ISBN-13: 978-1617292231 + ## BASH *The Linux Command Line: A Complete Introduction 1st Edition by William E. Shotts Jr*