Intuit interview practice
Intuit Coding Interview Questions and Technical Practice Start with verified evidence.
Practice from 14 Intuit-tagged public coding problems, organized only by the stage, topic, difficulty, and recency metadata FastPrep can verify.
- Catalog
- 14 public practice assets (14 coding)
- Start here
- Use the stage named in your invitation
- Evidence
- OA · Phone metadata, shown in context
OA practice path
Online Assessment
Build a timed implementation rhythm from prompt to edge cases. Problems are ranked by repeated public catalog sightings.
12 Intuit-tagged Online Assessment problems available.
| Company | Problem | Difficulty | Public evidence | Action |
|---|---|---|---|---|
INIntuit | Set Total Palindrome Transformation CostStringBit Manipulation | Hard | 1 public reportLast reported Feb 2026 | Practice |
INIntuit | Smart Gardener (Intuit India)Dynamic ProgrammingIntervals | Hard | 1 public reportLast reported Feb 2024 | Practice |
INIntuit | Jumping Kady (Intuit India)GraphBreadth-First Search | Medium | 1 public reportLast reported Feb 2024 | Practice |
INIntuit | Longest Cipher (Intuit India)StringSliding Window | Easy | 1 public reportLast reported Feb 2024 | Practice |
INIntuit | Maximum Reward (Intuit India)Dynamic ProgrammingMatrix | Medium | 1 public reportLast reported Feb 2024 | Practice |
INIntuit | Spreading Fire (Intuit India)GeometrySimulation | Easy | 1 public reportLast reported Feb 2024 | Practice |
INIntuit | Virus Spread (Intuit India)MatrixBreadth-First Search | Medium | 1 public reportLast reported Feb 2024 | Practice |
INIntuit | Ice Cream SticksArraySorting | Medium | 1 public reportLast reported Feb 2024 | Practice |
INIntuit | Letter CandlesHeapGreedy | Medium | 1 public reportLast reported Feb 2024 | Practice |
INIntuit | Rearrange StringStringGreedy | Hard | 1 public reportLast reported Feb 2024 | Practice |
INIntuit | King-Dreams-I (Intuit India)GreedyCombinatorics | Hard | 1 public reportLast reported Feb 2024 | Practice |
INIntuit | Russian Dolls (Intuit India)Hash TableGreedy | Easy | 1 public reportLast reported Feb 2024 | Practice |
Phone practice path
Phone Screen
Practice solving while explaining assumptions, tradeoffs, and complexity. Problems are ranked by repeated public catalog sightings.
| Company | Problem | Difficulty | Public evidence | Action |
|---|---|---|---|---|
INIntuit | VIP-Priority Fixed-Window Rate LimiterSortingQueue | Medium | 1 public reportLast reported Aug 2026 | Practice |
INIntuit | Small Business Network: Degrees of Separation | Unrated | 1 public reportLast reported May 2026 | Practice |
01 · Preparation plan
Separate scheduling policy from traversal mechanics.
Intuit's public coding records include different regional and role contexts. Use the priority limiter, degrees-of-separation task, and propagation exercise to practice distinct mechanisms. Keep labels attached to the individual problem; a regional report should not become a universal claim about Intuit interviews. This is a suggested practice sequence, not the employer's interview process. Your invitation and recruiter guidance remain the source of truth.
- 01
Specify priority within a quota
The VIP-priority limiter requires a clear distinction between eligibility, ordering, and window capacity. Decide what priority changes and what it does not.
- Define a fixed window's boundaries.
- Test equal-priority requests.
- Check capacity after every accepted request.
- 02
Measure separation in a relationship graph
Use the small-business network exercise to distinguish direct neighbors from multi-hop connections. Track visited nodes so repeated relationships do not distort distance.
- State whether relationships are directed.
- Test disconnected businesses.
- Explain why the first reached layer gives a shortest hop count.
- 03
Propagate changes by layers
The virus-spread task is useful for modeling simultaneous movement across a grid. Updates made in one time step must not accidentally propagate twice.
- Identify all initial sources.
- Track the current frontier separately.
- Test cells that remain unreachable.
02 · Evidence boundary
What “Intuit interview questions” means here.
It means practicing transferable implementation, testing, and technical reasoning with public catalog assets FastPrep tags to Intuit. It does not mean FastPrep has access to the company's assessments or any private interview bank.
Repeated public sightings and last-reported dates can help you prioritize practice, but they cannot predict the questions, format, or platform in a specific interview.
- Only Intuit-tagged FastPrep catalog problems appear above.
- Stage labels and report dates remain visible as context.
- No official, private, leaked, or proprietary questions are claimed.
03 · Plain answers
Intuit interview practice questions, answered plainly.
This page owns technical-practice intent for Intuit. Hiring activity, timelines, and market signals remain on the separate hiring-insights page.
01Do the Intuit India examples describe every Intuit interview?
No. Some practice titles explicitly reference a region, while others have different context. The page groups them for transferable coding preparation, not to assert one global process. Choose exercises that match your role and follow your own invitation for assessment details.
02Is FastPrep affiliated with Intuit?
No. FastPrep is an independent interview-preparation product and is not affiliated with Intuit. The page uses FastPrep's public practice catalog and does not claim official, private, leaked, or proprietary employer questions.
03How are Intuit problems assigned to interview stages?
Stage labels come from FastPrep's public problem metadata. A problem can carry more than one reported stage, and hiring processes can change by role, level, location, and date. Treat the labels as preparation context, not a guarantee.
04Which Intuit interview stage should I practice first?
Start with the stage named in your invitation or recruiter message. If no stage is known, use the largest available set to build general problem-solving fluency, then rehearse explanation and testing separately.
05Does this page predict the Intuit interview process?
No. Public catalog counts, stage tags, and last-reported dates can help prioritize practice, but they cannot predict a specific interview's questions, sequence, timing, or platform.
Your next stage, made concrete
Pick a problem. Solve it end to end.
Start with the stage named in your invitation, then use public evidence as context—not as a promise of what you will be asked.
Open the practice set