From 58e6018d5abb811d465c2290b110d13cb4fea3f0 Mon Sep 17 00:00:00 2001 From: Serge <44156826+lushkovsky-s@users.noreply.github.com> Date: Sun, 7 Apr 2024 15:11:02 +0500 Subject: [PATCH] Removed 404 link --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 7f41e7bd25..41d210ec68 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)