What Is the Intuit Interview Process Like? (Round by Round)
Intuit's software engineering interview runs four to six weeks through a pipeline the company documents on its own careers site: a recruiter screen, an online assessment, a live technical interview, and the loop's defining stage: the Craft Demonstration, roughly 90 minutes before two to four interviewers, for which you typically receive a GitHub repository 24 to 48 hours in advance and then implement user stories live, with clean code and unit testing explicitly graded. A final virtual onsite of four to six interviews (four to six hours) completes the loop, covering technical depth, system thinking, and values alignment.
The evaluation philosophy is stated plainly in the company's own guidance: real engineering craft and customer-impact judgment over academic algorithms, and, as of 2026, growing attention to how candidates integrate AI responsibly: interviewers care how you validate AI outputs and protect customer trust, not which tools you use.
Quick Overview
| Stage | Format | What is evaluated |
|---|---|---|
| 1. Recruiter screen | 25-35 min | Background, motivation, role fit |
| 2. Online assessment | Timed coding | Fundamentals baseline |
| 3. Technical interview | 60-75 min live | 1-2 medium-hard problems, reasoning narrated |
| 4. Craft Demonstration | ~90 min, panel of 2-4; repo provided 24-48h ahead | User stories implemented live: clean code, tests, decisions |
| 5. Virtual onsite loop | 4-6 interviews, 4-6 hours | Depth, system design, behavioral, values |
Stages 1-3: Screens and the Technical Interview
The recruiter call covers background and motivation (How to answer "Why do you want to work at Intuit?" is the groundwork). The assessment is a standard timed baseline. The live technical interview runs one or two medium-to-hard problems where narrated reasoning, tradeoffs, and optimization discussion carry the grade alongside correctness.
The Craft Demonstration
Intuit's signature, and the round to prepare like an event. The format: a repository arrives one to two days early; you familiarize yourself with its structure, then implement user stories live in front of a panel, extending the codebase with working, tested code while explaining your decisions.
The preparation window is the strategy: use those 24 to 48 hours fully. Run the project, read the tests to learn the conventions, trace the architecture, and pre-identify where new features would naturally attach: candidates who arrive oriented spend the 90 minutes building; candidates who arrive cold spend it reading. During the session: implement incrementally (a working story beats two half-stories), write tests as you go (explicitly graded), match the codebase's existing style, and narrate tradeoffs: the panel probes engineering decisions, testing strategy, and reliability thinking throughout. Where the format is instead a past-project presentation, the same rubric applies: decisions defended, quality demonstrated, honest tradeoffs.
The rehearsal that pays: take an unfamiliar open-source repo, give yourself a day of orientation, then implement a small feature with tests in 90 minutes, narrating aloud. Two runs of that drill convert the round from intimidating to home turf.
The Virtual Onsite Loop
Four to six interviews mixing deeper coding, system design (fintech-shaped: reliability, data correctness, and increasingly AI-integration architecture: full territory in What to expect in the Intuit system design interview), and behavioral rounds against Intuit's values (Top Intuit behavioral interview questions). Expect the responsible-AI thread here too: how you validate model outputs, prevent failures, and keep customers' trust when AI touches their finances.
Timeline and Decision
Four to six weeks, with Craft Demo scheduling as the main variable. Intuit hires into defined levels with structured leveling.
How to Prepare
- Coding fundamentals: Grokking the Coding Interview for the assessment and technical interview, practiced with narration.
- The Craft Demo drill: two 90-minute feature-in-unfamiliar-repo rehearsals with tests and narration: the loop's highest-yield preparation.
- Fintech-flavored design: Grokking the System Design Interview for method, Grokking System Design Fundamentals for blocks, with money-grade correctness vocabulary rehearsed.
- Responsible-AI answers: prepare your validation-and-trust story: Grokking Modern AI Fundamentals covers the evaluation and grounding concepts the questions assume.

GET YOUR FREE
Coding Questions Catalog

$197

$72

$78