23andMe Interview Guide (2026): Process, Questions, Compensation

23andMe Interview Guide

Company overview: 23andMe is a direct-to-consumer genetic testing company that pioneered the consumer genomics market, offering ancestry and health-related genetic reports. Sunnyvale, California headquartered. The company underwent significant financial restructuring in 2024–2025, including bankruptcy proceedings and reorganization; engineering hiring has been reduced from peak years but is ongoing for selected roles in the surviving entity. Hiring candidates should verify the company’s current state given the recent corporate changes.

The post-restructuring context

Through the 2010s, 23andMe was a high-flying consumer biotech with peak hiring across genomics, ML, drug discovery (in partnership with major pharma), and consumer product engineering. The 2024–2025 restructuring included substantial layoffs, divestitures, and a refocus on the core consumer genomics business plus a smaller research arm. As of 2026, engineering hiring is selective and focused on maintaining the core platform; the explosive-growth era is over. Candidates should verify role stability and company runway as part of evaluating an offer.

Interview process

Timeline: 4–6 weeks.

  1. Recruiter screen.
  2. Hiring manager screen.
  3. Technical phone screen (60 min).
  4. Virtual onsite (4 rounds).
    • 1–2 coding rounds (medium difficulty)
    • 1 system design round
    • 1 behavioral round, sometimes including questions about adapting to organizational changes
  5. Hiring committee review.

Common technical questions

  • Standard LeetCode mediums
  • Genomics pipelines: imputation, ancestry inference, GWAS, polygenic scoring
  • Privacy-preserving data practices: differential privacy, secure multi-party computation, PII handling at scale
  • For consumer-facing engineering: large-scale React applications, mobile considerations
  • For ML-track: applying ML to genomic and phenotypic data, evaluation of clinical-grade predictions

Compensation (2026 estimates)

Compensation is below pre-restructuring levels. New offers are cash-heavy with limited equity given the restructured cap table.

  • Mid: $140–180K base + bonus → $160–200K total
  • Senior: $180–240K base + bonus → $210–280K total
  • Staff: $240–300K base → $270–340K total

Sample interview questions in depth

Coding (Python / Go)

  • Compute polygenic risk scores at scale. Given a million genotyped customers and a PRS model with thousands of weighted SNPs, compute scores efficiently. Discuss vectorization with NumPy/PyTorch, how to handle missing genotypes, and how to roll out new score versions without recomputing everything.
  • Implement an ancestry inference pipeline. Local ancestry inference (which segments of a chromosome come from which population). Discuss reference panels, the role of statistical models like Hidden Markov Models, and the tension between resolution and confidence.
  • Design a relative-finder. Identify likely cousins/half-siblings/etc among the user base by detecting shared chromosomal segments (IBD — identity by descent). Discuss the privacy implications and how the matching is opt-in.

Privacy-preserving practices (senior+)

  • Differential privacy applied to research releases: epsilon budget, the privacy-utility trade-off, and why clinical conclusions can still be drawn from properly noised aggregate data.
  • Multi-party computation for cross-database queries: how research collaborations work without raw data sharing.
  • The 2023 data breach context: what changed in 23andMe’s privacy posture (credential stuffing detection, opt-in defaults for relative-finder, audit logging). Engineering questions sometimes reference specific lessons from that incident.

Consumer product engineering

  • React/Next.js for the customer-facing genome browser: how to render arbitrary chromosome regions efficiently, how to handle very large data sets in the browser without freezing the UI.
  • Mobile considerations: the iOS/Android apps for accessing reports, how to balance offline access against the need to gate access on session validity.
  • A/B testing on health-information features: ethical constraints (you cannot A/B test the accuracy of a health report), regulatory constraints (FDA views some changes as device modifications).

The post-restructuring landscape

23andMe’s 2024-2025 financial restructuring reduced the company’s scale significantly. The remaining engineering organization is leaner, more focused on the consumer genomics core, and operates with tighter budgets than at peak. Candidates should evaluate the company’s runway as part of any offer decision and ask about specific team stability during the loop.

What survives is the data moat

Even at reduced scale, 23andMe holds one of the largest consumer genetic databases in the world. Engineering work that depends on that data scale (large-scale GWAS, ancestry refinement, population-genetics research) continues to be high-leverage. New roles in 2026 are concentrated on extracting more value from existing data rather than expanding to new product surface area.

Frequently Asked Questions

Is 23andMe a stable employer in 2026?

The post-restructuring entity is operating but has reduced scale significantly. Candidates should evaluate company runway and role stability carefully as part of an offer decision. Recent news on the company’s financial state is essential reading.

Do I need genomics background?

For genomics-track roles yes. For consumer-product engineering, no.

What is the privacy posture?

23andMe holds extremely sensitive genetic data. Privacy-engineering practices are central to the engineering culture. Candidates joining should expect heavy emphasis on data-handling discipline.

What happened in the restructuring?

Years of losses combined with a large 2023 data breach contributed to financial stress. The company restructured through 2024–2025 with layoffs and refocusing on core consumer genomics. Specific corporate-state details have continued to evolve; verify current status before pursuing an offer.

Adjacent Healthcare Tech

  • Tempus AI — precision medicine and genomics

Scroll to Top