Intuit OA Questions 2024: What Candidates Actually Saw

Last updated: May 2026

10+ Intuit online assessment questions reported by candidates who took the OA in 2024. Sourced from 1Point3Acres, LeetCode, Blind, Glassdoor, and Reddit. Data grows as new reports are added.

Intuit OA Format in 2024

The Intuit online assessment has followed a consistent format across multiple hiring cycles. Based on 2024 reports in the database, candidates typically see 2 to 3 algorithmic coding problems delivered through a proctored online platform (most commonly HackerRank). Some roles include additional behavioral or work-simulation components after the coding section.

Time limits reported by candidates range from 70 to 110 minutes for the full assessment. The coding problems are auto-graded, so edge case handling and runtime efficiency both matter. Partial credit is available on some platforms if your solution passes a subset of test cases.

Real Intuit OA Questions from 2024

Sharechat SDE-1 (Backend) OA questions (2024)

greedy leetcode

Hey guys , I applied for Sharechat SDE-1 backend role on their careers site and I got an invite for an online assessment on Hackerrank. There were 3 questions in total...

View

Intuit | OA | SE2

linked list leetcode

Online assesmnt for Intuit SE2 position 1. First section : 5 MCQ question - one was muti choice question of SQL , rest 4 was OOP and programming basics 2. Second...

View

A very weird math question from Intuit OA

graph leetcode

Given a the coordinates of a point and a set of n circles where each circle center\'s coordinates and radius is given, find if there is a path from origin...

View

Intuit Interview Experience for SWE Intern (2 Months) Off Campus

hard arrays gfg

I applied for a Software Engineering (SWE) Intern role at Intuit with referral from codess.cafe community.Round 1: Resume ShortlistingIn the primary selection round, resum...

View

Intuit SDE-2 | Bangalore | Reject

easy other leetcode

YOE: 3.5 Current org: Startup I applied via referral for the SDE-2 opening, and then received the invite for online test. Round 1: Glider Test [90 mins] 5 MCQs around basic fundamentals and 1...

View

Nielsen | SWE Internship | Hybrid (Bangalore) | June 2024 [Offer Accepted]

easy dynamic programming leetcode

Position : Software Engineer Internship Location : Hybrid (Bangalore, India) Offer Date : June 30, 2024 Status : Offer Accepted It was an on-campus opportunity Round 1: Online Assessment (1 Hour) DSA - Shortest Path...

View

INTUIT||SWE-2025 intern|| ONCAMPUS

easy dynamic programming leetcode

I recently had chance to sit for the intuit OA, it was pretty great experience, there were four questions, first question was a variant of merge sort, i dont remember...

View

INTUIT | OA | SDE2

dynamic programming leetcode

I only managed to capture photos of one problem; the other was an easier one. Apologies for the blurry images, but these were the best I could get since it...

View

Intuit SDE 2 | Interview Experience | Selected

easy dynamic programming leetcode

Online Test: \tMCQs on basic CS fundamentals, SQL, etc. \t2 Leetcode medium DSA questions: \t\t1. One was to find the maximum number with a given sum of digits and digit count. \t\t2. I don\u2019t...

View

INTUIT| Off-Campus | Co-op Intern(6 months ) | Banglore | Jan2025-July2025 [Result :Selected]

hard binary search leetcode

The interview process had three rounds: 1. Online Assessment: - Consisted of 4 Data Structures and Algorithms (DSA) problems, ranging from medium to hard difficulty. 2. Technical Round 1: -...

View

Topic Breakdown (2024 OA)

Topics reported by candidates who took the Intuit OA in 2024:

dynamic programming (4) linked list (1) greedy (1) graph (1) binary search (1) arrays (1)

Difficulty Breakdown (2024 OA)

4

easy

2

hard

Difficulty labels are reported by candidates or inferred from LeetCode ratings.

How to Prepare for the Intuit OA

The Intuit OA is a timed, auto-graded coding test. Preparation is different from interview prep: you need to optimize for both correctness and speed, since partial credit requires passing test cases, not just showing reasoning.

  • Practice timed sessions. Set a timer for 35 to 45 minutes per problem and simulate the real constraint.
  • Focus on the topic clusters that appear most in Intuit OA reports: dynamic programming, graphs, arrays, and strings make up the majority of reported problems.
  • Read the problem constraints carefully before writing code. The constraints often reveal the expected time complexity and algorithm type.
  • Use the LeakCode database to review 2024 OA questions from actual candidates. Pattern recognition across multiple sightings is a stronger prep signal than any single mock problem.
  • If the OA includes a work simulation section, practice under realistic conditions. This section tests judgment and values alignment, not coding ability.

FAQ

What does the Intuit OA look like in 2024?

Based on 2024 candidate reports, the Intuit OA typically includes 2 to 3 coding problems and runs 70 to 110 minutes. Topics lean toward dynamic programming, graphs, arrays, and strings. Some roles include a work simulation section after the coding component.

How long is the Intuit OA?

Most candidates report 70 to 90 minutes for the coding component. Roles with additional work simulation sections extend the total time to 110 to 150 minutes. Check your invitation email for the exact time allocation for your specific role.

What platform does Intuit use for the OA?

Intuit uses HackerRank or its own proprietary platform depending on the role and hiring cycle. Your invitation will specify the platform. Both platforms support multiple languages including Python, Java, C++, and JavaScript.

Are these real Intuit OA questions?

Yes. All questions in the LeakCode database come from candidate reports on 1Point3Acres, Blind, Glassdoor, Reddit, and LeetCode. They are not AI-generated. Each question links to its source where available.

Other Intuit OA Years

Related: Intuit OA Hub · Intuit All Questions · All OA Questions · Data Sources