Questions › Technical PM › Top-Interview
What percentage of users who were active on Messenger yesterday made a video call yesterday?
- Technical PM
- Top-Interview
- Easy
- 10 min
Focus on breaking down the user base of Messenger into two clear segments: those who were active and those who made a video call. Start by defining what "active" means in this context—whether it includes sending messages, reacting to posts, or any other interaction. Then, calculate the percentage by dividing the number of users who made a video call by the total number of active users from yesterday, and express it as a percentage. Be prepared to discuss any assumptions you make, such as the typical behavior of users on the platform, and consider how you would gather or estimate the necessary data if it were not readily available.
What this question tests
- Technical PM
- Structured problem solving
- Communication
- Trade-off reasoning
Practise this question under interview conditions. Answer it out loud against a timer with an AI interviewer that asks follow-ups, then review the scored report.
Related Technical PM questions
- Code an image-processing pipeline that reads per-image instruction files and applies ordered transformations (e.g., rotate, invert, crop, convert) to large sets of images of varying sizes across multiple folders.Top-Interview · Technical PM · Easy
- Write a function that converts stack samples into a trace, given example inputs and outputs, in a Google Colab environment.Top-Interview · Technical PM · Easy
- Given a sorted array of integers (which may include negatives), return the squares of the numbers in sorted order. As a follow-up, find the k-th smallest squared value.Top-Interview · Technical PM · Easy
- Build a web crawler with multi-threading.Top-Interview · Technical PM · Easy
- Design an end-to-end batching system for LLM queries.Top-Interview · Technical PM · Easy
- Develop a strategy for OpenAI's fine-tuning capabilities using publicly available docs.Top-Interview · Technical PM · Easy
All Technical PM questions · Product manager interview questions by skill area