Questions › Technical PM › Top-Interview
Given a list of numbers, find the median without sorting the entire list. Hint: Use quick sort algorithm.
- Technical PM
- Top-Interview
- Easy
- 20 min
Given a list of numbers, find the median without sorting the entire list. Hint: Use quick sort algorithm.
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
- Given an org chart tree, compute each employee's level, identify balanced employees, and build a histogram of employees by level.Top-Interview · Technical PM · Easy
- Design a brokerage system.Top-Interview · Technical PM · Easy
- Given a binary tree, find the shortest path from the root to a leaf.Top-Interview · Technical PM · Easy
- Roblox has users in different languages and a machine learning system for auto-translation. Design a system that would automatically translate between different people on different servers.Top-Interview · Technical PM · Easy
- Implement a GPU credit management system.Top-Interview · Technical PM · Easy
- Infection spread simulation.Top-Interview · Technical PM · Easy
All Technical PM questions · Product manager interview questions by skill area