System design interviews are usually done with tools like excaildraw.io.
Check the podcast episode Entrevistas Técnicas to understand the format and goal of this interview.
You can see an example interview at Design ZonaProp
The educative.io course Grokking the System Design Interview is one of the best materials for prepping for system design interviews. It includes the basic theory and a large amount of designs to go through and understand them. The content is paid but tremendously useful.
A good source for prepping is https://bytebytego.com/ as well.
- Design a Meme Generator website
- Design an email Queueing Service
- Design a Web Scraper
- Design a url shortener
- Design Twitter
- Design Uber
- Design WhatsApp
- Design Google Docs
- [Hard] Design an airline ticketing system
- Explain OAuth