From 9ed50ba52aa1b56e087a28db2e18966e7752e643 Mon Sep 17 00:00:00 2001 From: Yatin Kukreja <62159663+Yatinkukreja@users.noreply.github.com> Date: Tue, 8 Oct 2024 16:52:40 -0400 Subject: [PATCH] Removed bad link Removed a link that led to a 404 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f2285f36..26fab8eb 100644 --- a/README.md +++ b/README.md @@ -279,7 +279,6 @@ You might be asked to do some estimates by hand. Refer to the [Appendix](#appen Check out the following links to get a better idea of what to expect: -* [How to ace a systems design interview](https://www.palantir.com/2011/10/how-to-rock-a-systems-design-interview/) * [The system design interview](http://www.hiredintech.com/system-design) * [Intro to Architecture and Systems Design Interviews](https://www.youtube.com/watch?v=ZgdS0EUmn70) * [System design template](https://leetcode.com/discuss/career/229177/My-System-Design-Template)