From c91bf0e1180c658e1d106618cc46a76cf86ed6f4 Mon Sep 17 00:00:00 2001 From: Saptarshi Sarkar Date: Wed, 29 Jun 2022 15:45:53 +0530 Subject: [PATCH] Removed Tracking info from link I have successfully shortened the URL and removed the tracking information. Please check that out. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff9e38b..b01d1c4 100644 --- a/README.md +++ b/README.md @@ -1366,7 +1366,7 @@ You're never really done. - Chapter 9 - CPU Architecture - Chapter 10 - Instruction Set Architecture - Chapter 11 - Memory Architecture and Organization -- [Introduction to Algorithms](https://www.amazon.com/Introduction-Algorithms-fourth-Thomas-Cormen/dp/026204630X/ref=sr_1_1?crid=3KO6Y71CYFT7M&keywords=Introduction+to+Algorithms&qid=1656416998&s=books&sprefix=introduction+to+algorithms%2Cstripbooks-intl-ship%2C320&sr=1-1) +- [Introduction to Algorithms](https://www.amazon.com/Introduction-Algorithms-fourth-Thomas-Cormen/dp/026204630X) - **Important:** Reading this book will only have limited value. This book is a great review of algorithms and data structures, but won't teach you how to write good code. You have to be able to code a decent solution efficiently - AKA CLR, sometimes CLRS, because Stein was late to the game - [Computer Architecture, Sixth Edition: A Quantitative Approach](https://www.amazon.com/dp/0128119055)