|
75
/ 100
|
Interview Readiness Score
Your score places you in the top 23% of candidates assessed by Alex — you have strong foundations with clear upside into the top tier.
Alex's verdict
Hire
|
Performance Analysis
|
Peak score
91
System Design
|
Lowest score
54
Trade-offs
|
Average score
73
Across all questions
|
Stamina
Holding
Depth consistent across all questions.
|
| Score per question | Strong Good Weak |
Alex's read: The system design answer was the clearest signal — you reasoned through the read path, write path, and failure modes without prompting, which is exactly what I want from a senior candidate. Where you left points on the table was in the trade-offs question: you named the options but never committed to one. Interviewers want a decision, not a menu. Pick one and defend it.
Session Stats
How you compare
|
Your most used words
Filler phrases
|
Your Best & Worst Moment
Q5 · System Design
Jamie designed a URL shortener by separating read and write paths, proposing a consistent hash ring for sharding, and adding a Redis cache in front of the read path. She proactively addressed redirect latency, hash collision handling, and graceful degradation under cache miss — without prompting.
Why it worked: Proactive coverage of failure modes and trade-offs showed genuine system design depth beyond the happy path.
|
Q9 · Trade-offs
When asked to choose between consistency and availability for a messaging system, Jamie outlined both options and their implications accurately but declined to commit to a recommendation. She ended with "it depends on requirements" without specifying which requirements would tip the decision.
What went wrong: Correct framing but no decision — interviewers need a concrete recommendation, not a list of considerations.
|