From 306da439797a8ef56d0f76669684f67b201112a3 Mon Sep 17 00:00:00 2001 From: jamesatmeetapro <126988910+jamesatmeetapro@users.noreply.github.com> Date: Wed, 5 Apr 2023 22:29:00 -0700 Subject: [PATCH] Add a useful mock interview website for system design prep --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 7f41e7bd..2b22fdcd 100644 --- a/README.md +++ b/README.md @@ -1796,6 +1796,11 @@ Looking to add a blog? To avoid duplicating work, consider adding your company * [kilimchoi/engineering-blogs](https://github.com/kilimchoi/engineering-blogs) +## Interview preparation resources + +### Mock interviews +* [Meetapro - mock interviews with experienced FAANG interviewers](https://meetapro.com/?utm_source=sdpgithub) + ## Under development Interested in adding a section or helping complete one in-progress? [Contribute](#contributing)!