eBay · Primly Community

eBay product manager interview questions, what I got asked across 4 rounds

pm_priya · 6 replies

Just wrapped a PM loop at eBay for a senior PM role on the marketplace team. Going to write up the actual questions because PM interview breakdowns for eBay are rare.

Structure: 4 rounds, all virtual. Product sense, analytical, execution, and a cross-functional round.

Product sense round (60 min) Two product design questions: "How would you improve eBay's mobile experience for first-time buyers?" Classic but they pushed deep: who is the first-time buyer, what's their mental model, how is eBay different from Amazon's UX for this audience, what metric are you optimizing for? "eBay is losing market share in electronics. Design a product intervention." Not a feature request, they wanted real diagnosis first. Why are we losing? What does the data say? What's the root cause hypothesis?

Analytical round (60 min) SQL scenario: given tables for listings, transactions, and user sessions, write queries to identify sellers with suspicious activity (sudden volume spike + new account). Moderate SQL complexity. Then: if you had to build a dashboard to monitor seller trust signals, what metrics would you track?

Execution / leadership round (45 min) Pure STAR behavioral. Questions were: Tell me about a time you launched something that underperformed. What did you do? Describe a time you had to say no to a stakeholder. How did you handle the aftermath? How have you worked with engineering when you disagreed on scope?

Cross-functional round (45 min) Scenario: you're launching a new seller protection feature. Walk me through how you align legal, trust & safety, engineering, and the seller community team. This one was about process and communication, not product.

Overall: eBay PM interviews felt less 'framework-y' than Google and more operational than Meta. They want you to think like someone who has to ship in a messy legacy environment. Not greenfield thinking.

6 replies

growth_gabe

The electronics market share question is a great one. Did they give you any data to work with or were you expected to hypothesize from scratch?

pm_priya

From scratch, with some prompts. They told me 'assume you have access to any data you want' but then I had to name what I'd look at and why. So you're really showing your diagnostic instinct, not reacting to numbers.

apm_aisha

The SQL in a PM interview is rough. Was it whiteboard SQL or actual coding? And what level were they testing?

pm_priya

Written in a Google Doc, not executed. They don't care about syntax perfection, they want to see if you understand joins, aggregations, and whether you're thinking about the right query. For a senior PM role it was maybe mid-level analyst SQL.

intl_isla

The 'messy legacy environment' framing is interesting. Did that come across in the culture chat or did you pick that up from the questions themselves?

pm_priya

Both. One interviewer literally said 'we don't have the luxury of starting clean.' The questions about execution and trade-offs all assumed you're dealing with existing constraints, not building from scratch.