From 97146e93b0608f8fd005bd5b914fa4d06b0fee9f Mon Sep 17 00:00:00 2001 From: jamesatmeetapro <126988910+jamesatmeetapro@users.noreply.github.com> Date: Sun, 2 Apr 2023 21:22:35 -0700 Subject: [PATCH] Add a useful mock interview website for system design prep --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a45dcfb..581c200 100644 --- a/README.md +++ b/README.md @@ -272,7 +272,7 @@ Use design patterns such that it can be reused in multiple applications. #### Useful Websites * [101 Design Patterns & Tips for Developers](http://sourcemaking.com/design-patterns-and-tips) - +* [Meetapro - mock interviews with experienced FAANG interviewers](https://meetapro.com/?utm_source=sdigithub)