Should we build collaborative editing?
Last updated: March 18, 2026
Quick Overview
Your team is considering building push notifications. How would you evaluate this decision?
Supabase
March 18, 2026115
4
2,976 solved
Your team is considering building push notifications. How would you evaluate this decision?
Supabase asks this during the Phone Screen to assess your product sense and structured thinking. They want to see how you define the problem, identify the target user, prioritize features, and measure success.
What the Interviewer Expects
- Identify the target user and their core problem
- Propose reasonable solutions with basic prioritization
- Define 2-3 key success metrics
- Consider basic trade-offs and risks
Key Topics to Cover
How to Approach This
- Start with the user. Who are they, what problem do they have, and what is their current workaround?
- Use a prioritization framework: impact vs effort, RICE scoring, or ICE scoring.
- Define success metrics using the AARRR framework: Acquisition, Activation, Retention, Revenue, Referral.
- Consider second-order effects. A feature might boost short-term engagement but hurt long-term retention.
Possible Follow-up Questions
- How would you sequence the rollout across different user segments?
- What competitive response would you expect and how would you prepare?
- How would you handle pushback from engineering on feasibility?
Sharpen Your Skills on Codemia
Practice similar problems with our interactive workspace, get AI feedback, and track your progress.
Browse Product QuestionsSample Answer
Problem Framing
To evaluate whether Supabase should build collaborative editing, we need to define the core problem we aim to solve. Collaborative editing allows multiple users to work on the same document simultaneo...
User & Market Context
The primary users for this feature would be developers and product teams building applications that require real-time collaboration. These users typically value:
- Ease of Integration: They want ...