https://www.geeksforgeeks.org/top-10-system-design-interview-questions-and-answers/

https://www.geeksforgeeks.org/most-commonly-asked-system-design-interview-problems-questions/

https://dev.to/somadevtoo/top-50-system-design-interview-questions-for-2024-5dbk

As a fresher, you may not be expected to design complex distributed systems, but interviewers will test your understanding of fundamental system design concepts. Here are some commonly asked system design questions for freshers:

1. URL Shortener (like Bit.ly)

2. Tiny File Storage System

3. Rate Limiter (like API rate limiting)

4. Design a Simple Messaging Queue