Intuit Interview Questions
We track 13 interview questions reported from Intuit: 12 in Coding & Leetcode-style Questions, 1 in System Design for ML. They average 2.7/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: llm, dp, pandas, data-cleaning.
Practice these on the problems board →Question mix
- Coding & Leetcode-style Questions12
- System Design for ML1
Difficulty
- 2/5 — easy4
- 3/5 — medium9
Asked for SWE (11), MLE (4), DS (3), RS (1)
Topics Intuit asks about
Reported Intuit questions
Premium Product Recommendation System
3/5Tackle an advanced machine learning architecture challenge modeled after real-world design rounds at Intuit. You will learn how to construct a scalable suggestion engine capable of delivering personalized commercial content, predicting user intent, and incorporating real-time feedback loops. The assessment focuses heavily on data pipelining, latency reduction, and modern agentic framework integration. View the comprehensive system design blueprint and professional evaluation criteria with a subscription.
System Design for MLrecommendationmlsdml-infraSmall Business Network: Degrees of Separation
3/5Rooted in an Intuit QuickBooks engineering interview, this problem requires you to navigate a corporate network graph to determine the shortest relational distance between two distinct business entities. Given ambiguous requirements, you must first establish a robust data contract before computing the fewest degrees of separation through multi-step commercial partnerships. The exercise tests your graph traversal capabilities, requirement clarification skills, and pathway optimization techniques. Unlocking the full problem requirements and the optimal algorithmic solution requires a paid subscription.
Coding & Leetcode-style QuestionsgraphbfssearchThree-Column Grid Coloring Count
3/5This reported Intuit interview question challenges candidates to determine the total number of valid color combinations for a narrow rectangular grid using a limited palette. The core task evaluates proficiency in efficient dynamic programming techniques to manage sequence dependencies and state transitions under large scaling constraints while producing results modulo a prime number. Handling spatial exclusion rules without brute-force enumeration forms the crux of the evaluation. Access to the full problem description and expert model solution requires a subscription.
Coding & Leetcode-style Questionsgriddpstate-compression-dpCustomer Scheduler: VIP Priority and 2:1 Fairness
2/5This practical coding challenge from Intuit asks you to design a custom task scheduling system that balances high-priority VIP clients with regular users under specific fairness constraints. The problem tests your ability to manage multiple internal queues and implement custom workflow logic cleanly. The full problem specification, edge cases, and complete code solution require a subscription.
Coding & Leetcode-style Questionsobject-designqueueschedulingWeather Data Energy-Usage Ranking
3/5Presented during Intuit applied data science screens, this practical analytics challenge requires you to process historical meteorological observations to estimate and rank residential utility consumption patterns. You must formulate a defensible mathematical proxy using temperature and precipitation metrics to evaluate heating and cooling burdens across multiple days. It tests your data wrangling abilities and feature engineering judgment. Access the full dataset context, evaluation criteria, and model solution by subscribing.
Coding & Leetcode-style Questionspandasdata-cleaningfeature-engineeringBash Largest File from Listing Output
3/5This Intuit interview puzzle tests advanced text processing and string manipulation capabilities by requiring candidates to parse standard directory listing outputs to find the largest file. The primary challenge involves handling edge cases such as filenames with embedded whitespace without breaking column alignment or misidentifying metadata rows. Success depends on precise parsing logic rather than naive whitespace splitting. Access the complete problem description and verified model solution by purchasing a subscription.
Coding & Leetcode-style Questionsioparsingstring-processingPandas Meeting Work-Duration Calculation
3/5Handling temporal data and interval merging is a practical skill tested heavily in data-centric engineering roles, as seen in Intuit interview questions. This task requires parsing timestamp logs, grouping schedules by individual and date, consolidating overlapping time slots to prevent double-counting, and computing maximum daily workloads. It tests your ability to manipulate structured datasets and apply interval algorithms effectively. To view the complete problem details, optimal data-frame strategies, and reference code, a subscription is required.
Coding & Leetcode-style Questionspandasdata-cleaningpythonDNA Substring Palindrome Cost Sum
3/5Tackle an advanced string transformation puzzle reported in technical screening sessions at Intuit. This problem requires you to analyze genetic sequences, computing the cumulative effort needed to transform every possible segment into a symmetrical format. It tests your mastery of dynamic programming, interval optimization, and reducing cubic complexity down to efficient polynomial bounds. Unlock the complete problem description, step-by-step methodology, and expert-crafted model solution by acquiring a paid subscription.
Coding & Leetcode-style QuestionsstringpalindromesdpTransactions Status Report SQL
3/5Practice an advanced database querying task featured in Intuit online assessments that requires generating comprehensive transaction status reports from raw relational data. This exercise tests your proficiency in data normalization, complex aggregation techniques, frequency ranking, and string concatenation methods within relational database management systems. Solving this problem highlights your capability to transform messy logs into clean business intelligence summaries. The complete dataset schemas, query requirements, and optimal SQL solutions are available exclusively to subscribers.
Coding & Leetcode-style Questionssqltransactionsdata-modelingClean String: Remove Punctuation and Stop Words
2/5Featured in Intuit technical interviews, this text processing exercise focuses on string cleaning and data sanitization. The goal is to ingest raw textual input and systematically strip out specified punctuation marks and common stop words while preserving the integrity of the remaining vocabulary. This problem tests your command over string manipulation, efficient collection lookups, and formatting techniques. Unlock the full question details, edge cases, and complete code solution by upgrading to a paid subscription.
Coding & Leetcode-style Questionsstring-processingparsingioArray Plus One with Large-Input Follow-Up
2/5Numerical manipulation of sequential data structures is a classic screening exercise, as seen in this technical interview prompt from Intuit. Candidates must implement logic to increment a large numeric value stored page-by-page as an array of digits while handling complex carry propagation and potential boundary expansions. The discussion also addresses scaling considerations for massive inputs that exceed standard memory limits. Unlock the full problem specifications and optimal code implementation with a paid subscription.
Coding & Leetcode-style QuestionsarraymathsimulationLook-and-Say Sequence
2/5Delve into run-length encoding patterns with this sequence generation puzzle reported during Intuit screening interviews. This task tests your capability to transform strings iteratively by counting consecutive identical digits and building subsequent terms according to established mathematical progression rules. Unlock the complete problem specification, iterative strategies, and clean reference solution by purchasing a subscription.
Coding & Leetcode-style QuestionsstringcompressionAI Application Conversation
3/5Prepare for modern generative artificial intelligence discussions with this interview question reported at Intuit. This verbal assessment evaluates your practical judgment regarding when to integrate large language models into software architectures, how to engineer effective prompts for strict output formats like JSON, and how to maintain product quality. It tests your pragmatic understanding of AI-driven feature development from a software engineering perspective. Review the complete question set and expert discussion insights by securing a subscription.
Coding & Leetcode-style Questionsai-collaborationprompt-engineeringllm
Companies that ask similar questions
Intuit interview FAQ
- How many Intuit interview questions are available?
- 13 reported Intuit questions, the largest group being Coding & Leetcode-style Questions (12).
- How hard is the Intuit interview?
- Across the questions we track, Intuit averages 2.7 out of 5: 4 at 2/5, 9 at 3/5.
- What topics does Intuit ask about?
- Most often llm, dp, pandas, data-cleaning, python.