Career & System Design Quiz
Questions
-
When designing a globally distributed platform, what theorem states you must choose between consistency and availability in the event of a network partition?
- A) The CAP Theorem
- B) The SOLID Principles
- C) Amdahl’s Law
- D) Conway’s Law
-
What does the “A” in the STAR method for behavioral interviews stand for?
- A) Assessment
- B) Action
- C) Alignment
- D) Architecture
-
True or False: In a system design interview, it is better to immediately start drawing the solution than to waste time clarifying requirements.
- A) True
- B) False