Grokking Modern API Design Interview
0% completed
Interview Question: Design the API Behind a News Feed Screen
The interview question is:
Design the API behind a news feed screen.
The main requirements are stable paging through a personalized ranking and a response containing the data needed to render each row.
This is not the question:
"Design the service that stores every post and computes a global ranking."
The product architecture round asks what the screen calls, what data model those calls expose, how many calls the screen makes, and how the contract remains stable while the ranking underneath it changes.
Scope
"I will design the signed-in home feed screen for the first-party
.....
.....
.....
Like the course? Get enrolled and start learning!
Reading Progress
0%