From f6f9ce4cbbce8b50f694deccc3a75ce3fa5986bb Mon Sep 17 00:00:00 2001 From: Marcus Lam Date: Fri, 27 Feb 2026 16:41:48 -0800 Subject: [PATCH] Add The Onsite to system design resources. Include The Onsite in the System Design Resources section as a timed practice option with interactive diagramming and AI feedback. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d227fb2..62ee85f 100644 --- a/README.md +++ b/README.md @@ -328,3 +328,4 @@ These are the best resources for System Design on the Internet. - [WhitePapers](https://interviewready.io/blog/white-papers-worth-reading-for-software-engineers) - [InterviewReady Videos](https://interviewready.io?source=github) - [System Design Online Judge](https://interviewready.io/question-list/system-design-judge) +- [The Onsite](https://theonsite.dev) - Timed system design interview practice with interactive diagramming and AI feedback.