vadirajkrishna's picture
initial commit - InterviewCopilotLocal
4e8fb20 unverified
Raw
History Blame Contribute Delete
1.33 kB
[
{
"prompt": "Design a Twitter trending topics feature.",
"completion": "Type: System Design\nSteps: Clarify scale β†’ High-level components β†’ Deep dive β†’ Bottlenecks β†’ Tradeoffs"
},
{
"prompt": "How would you design a food delivery app for hospitals?",
"completion": "Type: Product Design\nSteps: Clarify scope β†’ Identify users β†’ Map pain points β†’ Propose solution β†’ Define metrics"
},
{
"prompt": "How would you build a model to detect fake reviews?",
"completion": "Type: Data Science\nSteps: Check base rate β†’ Choose right metric β†’ Handle imbalance β†’ Tune threshold β†’ Evaluate"
},
{
"prompt": "How would you version and monitor ML models in production?",
"completion": "Type: AI Engineering\nSteps: Define metrics β†’ Retrieval eval β†’ Generation eval β†’ End-to-end eval β†’ Monitor drift"
},
{
"prompt": "Tell me about a time you had to change your approach mid-project.",
"completion": "Type: Behavioural\nSteps: Situation β†’ Task β†’ Action β†’ Result β†’ Reflection"
},
{
"prompt": "How many coffee cups are sold in London every day?",
"completion": "Type: Estimation\nSteps: Clarify β†’ Decompose β†’ Anchor number β†’ Calculate β†’ Sanity check"
}
]