From 9db4722accbe683f1ea4ee393a44ae470408190a Mon Sep 17 00:00:00 2001 From: Saptarshi Sarkar Date: Wed, 29 Jun 2022 23:08:02 +0530 Subject: [PATCH] Updated a book link **Competitive Programming 3 - Steven Halim & Felix Halim** has a newer edition - **Competitive Programming 4 - Steven Halim & Felix Halim** containing Book - 1 and Book - 2. I have added links to those books in the README file. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c2e5a77..329ef86b 100644 --- a/README.md +++ b/README.md @@ -362,7 +362,9 @@ or equal to those of the children and the lowest key is in the root node * [UC Berkeley Algorithms](https://archive.org/details/ucberkeley-webcast?&and[]=subject%3A%22Computer%20Science%22&and[]=subject%3A%22CS%22) ## Interview Books -* [Competitive Programming 3 - Steven Halim & Felix Halim](https://www.amazon.com/Competitive-Programming-3rd-Steven-Halim/dp/B00FG8MNN8) +* Competitive Programming 4 - Steven Halim & Felix Halim + - [Book 1](https://www.lulu.com/shop/suhendry-effendy-and-felix-halim-and-steven-halim/competitive-programming-4-book-1/paperback/product-1q2pjn4n.html?page=1&pageSize=4) + - [Book 2](https://www.amazon.com/Competitive-Programming-4-Book-2/dp/B093K67NVN) * [Cracking The Coding Interview - Gayle Laakmann McDowell](https://www.amazon.com/Cracking-Coding-Interview-Programming-Questions/dp/0984782850/ref=sr_1_1?s=books&ie=UTF8) * [Cracking The PM Interview - Gayle Laakmann McDowell & Jackie Bavaro](https://www.amazon.com/Cracking-PM-Interview-Product-Technology-ebook/dp/B00ISYMUR6/ref=sr_1_1?s=books&ie=UTF8) * [Introduction to Algorithms - Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest & Clifford Stein](https://www.amazon.com/Introduction-Algorithms-3rd-MIT-Press/dp/0262033844/ref=sr_1_1?ie=UTF8&qid=1490295989&sr=8-1&keywords=Introduction+to+Algorithms)