Harvey Interview Questions
We track 9 interview questions reported from Harvey: 6 in Coding & Leetcode-style Questions, 1 in LLMs & Prompt Engineering. They average 3.1/5 difficulty — medium for a working engineer — and every one was reported by someone who sat the loop, not written by us. The topics that come up most: swe, mle, medium, hashmap.
Practice these on the problems board →Question mix
- Coding & Leetcode-style Questions6
- LLMs & Prompt Engineering1
- Behavioral1
- System Design for ML1
Difficulty
- 3/5 — medium8
- 4/5 — hard1
Asked for SWE (9), MLE (6), Infra (2)
Topics Harvey asks about
Reported Harvey questions
RAG Notebook (ML Coding)
3/5During a machine learning coding evaluation reported at Harvey, candidates complete a practical notebook exercise centered on building a simple retrieval augmented generation pipeline. The task involves processing tabular data with pandas to generate text embeddings, executing similarity searches to retrieve relevant context, and running evaluation metrics using provided utility functions within a collaborative environment. Unlock the complete coding challenge requirements, starter code explanations, and expert model solutions with a paid subscription.
LLMs & Prompt EngineeringmlesweragHarvey Values / Behavioral
3/5Navigating the behavioral evaluation at Harvey involves aligning your past professional experiences with the company's core organizational values. Interviewers frequently probe into how you handle workplace disagreements, receive constructive feedback, mentor peers, and balance complex technical trade-offs during high-stakes projects. This session tests your interpersonal skills, leadership potential, and cultural alignment within a fast-paced environment. Gain access to detailed behavioral prompts, strategic preparation frameworks, and insider advice through our paid subscription.
BehavioralswemlebehavioralDatabase Connection Pool
3/5In this coding challenge reported from Harvey, candidates must build a robust database connection pool utilizing a provided query mock. The exercise evaluates object-oriented design skills, concurrency management, and data structure usage by requiring the implementation of acquisition and release mechanisms for a fixed set of reusable connections. You will need to handle resource allocation safely under concurrent operations. Unlock the complete problem description and professional solution by purchasing a subscription.
Coding & Leetcode-style Questionssweconcurrencyobject-designSpreadsheet with Integer and Formula Cells + Circular Dependency Detection
4/5This Harvey interview question requires designing a simplified spreadsheet application capable of storing both raw numeric data and dynamic formulas. The task tests your algorithmic thinking and graph traversal skills by challenging you to handle cell references while actively detecting and preventing circular dependencies. You must carefully manage state updates and dependency tracking within a structured object-oriented framework. To view the comprehensive problem statement and verified model solution, a paid subscription is required.
Coding & Leetcode-style QuestionsharveyIn-Memory File System
3/5This popular Harvey technical interview challenge asks you to build a simulated data hierarchy that supports directory navigation, file creation, and content retrieval using hierarchical naming paths. The exercise tests your proficiency with tree structures, custom parsing logic, and efficient in-memory data organization. Additional complexities involve handling duplicate naming conflicts and capacity limits within folders. Unlock the complete technical breakdown and expert solution by purchasing a subscription.
Coding & Leetcode-style QuestionsswemlefilesystemDesign Google Drive / Data Room
3/5Architect a secure document storage and management platform inspired by real-world system design interviews at Harvey. This challenge focuses heavily on establishing robust organization-level access control lists and handling scalable file handling for digital assets. You will learn how to design reliable storage hierarchies and security boundaries while addressing enterprise-grade data governance requirements. Gain access to the comprehensive system architecture guide and expert recommendations through our subscription.
System Design for MLswemlesystem-designSpreadsheet / Formula Engine
3/5Asked during a technical interview at Harvey, this problem challenges you to construct a miniature grid computation engine capable of managing cell values and simple arithmetic formulas. The task tests your expertise in dependency graph construction, topological sorting, and cycle detection to prevent recursive formula deadlocks. Implementing swift read operations while propagating updates through dependent cells requires careful architectural planning. Review the complete problem statement and professional model solution with a subscription.
Coding & Leetcode-style Questionsswemledependency-resolutionText Highlighting / Citation Tagging
3/5This string-processing challenge, regularly utilized in technical interviews at Harvey, focuses on identifying and formatting specific lexical segments within generated prose based on external reference collections. The problem tests your aptitude for interval merging, text parsing, and hash-based lookups while handling overlapping regions and ranking frequencies. Unlock the complete problem context and optimal code implementation by subscribing.
Coding & Leetcode-style QuestionsswemlestringDesign a Versioned Key-Value Vault with Consistency Check (Filesystem-like)
3/5This interview challenge, recently asked at Harvey, requires candidates to build a lightweight, hierarchical data storage utility mimicking a directory-based filesystem. The exercise evaluates your ability to handle standard file lifecycle operations, implement historical snapshots for state versioning, and design validation logic to compare synchronization across multiple storage instances. You will need to carefully manage path strings and maintain structural integrity throughout modifications. Unlock the complete problem description, architectural breakdown, and optimized model solution with a paid subscription.
Coding & Leetcode-style Questionsharvey
Companies that ask similar questions
Harvey interview FAQ
- How many Harvey interview questions are available?
- 9 reported Harvey questions, the largest group being Coding & Leetcode-style Questions (6).
- How hard is the Harvey interview?
- Across the questions we track, Harvey averages 3.1 out of 5: 8 at 3/5, 1 at 4/5.
- What topics does Harvey ask about?
- Most often swe, mle, medium, hashmap, parsing.