← Indeed Interview Insights

Indeed·Product Manager·Onsite - Product Sense / Strategy·Senior

Senior
Jun 2026

Summary

Interviewed for a PM role at Indeed and got a product design question about UX tradeoffs on a job board context. Pretty focused session, just the one question but it had some depth to it.

Questions Asked (1)

Q1

How would you decide between pagination and infinite scroll for a job board product?

Product Sense & IdeationTechnical Trade-offsA/B Testing & Experimentation
Author's notes

I went straight to user goals which felt right, job seekers scanning vs.

Create a free account to read the full note

AI HintsAI Generated

Suggested Approach

Start by clarifying the user goals and business objectives for the job board, then compare pagination and infinite scroll against those goals using a framework like user needs, technical constraints, and metrics. Propose a data-driven approach with A/B testing to validate the decision, and consider hybrid solutions.

Pro tip: Emphasize that the choice depends on the primary user intent: if users are searching for specific jobs, pagination aids deliberate comparison; if browsing for discovery, infinite scroll can increase engagement. Also, mention that infinite scroll can hurt SEO and make it harder to return to a previous position, which is critical for job seekers.

1. Clarify Objectives and User Needs

Identify the core user personas (e.g., active searchers vs. passive browsers) and business goals (e.g., applications per user, time on site, SEO). Determine what success looks like for the job board.

2. Evaluate Trade-offs

List pros and cons of each pattern: pagination offers control, easy navigation, and SEO benefits; infinite scroll provides seamless browsing, higher engagement, but can cause disorientation and performance issues.

3. Consider Technical and Contextual Factors

Assess technical constraints like page load speed, mobile vs. desktop usage, and the nature of job listings (e.g., frequently updated vs. static). Also consider accessibility and analytics tracking.

4. Propose a Data-Driven Decision

Suggest running A/B tests to measure key metrics (e.g., click-through rate, applications, bounce rate, scroll depth). Use results to decide or iterate on a hybrid approach (e.g., 'Load more' button).

5. Recommend and Justify

Based on the analysis, recommend the best option for the job board, acknowledging that it may vary by user segment or platform, and outline next steps for implementation and measurement.

Key Points to Mention

  • User intent: searching for specific jobs vs. browsing for discovery
  • SEO implications: pagination is more SEO-friendly due to distinct URLs
  • Performance: infinite scroll can strain resources with large datasets
  • Metrics: define success metrics like applications per session, time to apply, and user satisfaction
  • A/B testing: propose experiments to compare both patterns
  • Hybrid solutions: 'Load more' button or pagination with infinite scroll on mobile

AI-generated suggestions, not part of the candidate's original notes. May be inaccurate — verify before relying on them.