Upload Button Icon Add office photos

Intuit

Compare button icon Compare button icon Compare

Filter interviews by

Intuit Interview Questions, Process, and Tips

Updated 6 Jan 2025

Top Intuit Interview Questions and Answers

View all 92 questions

Intuit Interview Experiences

Popular Designations

77 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Easy to medium lc question

Round 2 - Assignment 

Full stack application

Round 3 - Technical 

(2 Questions)

  • Q1. Java based questions
  • Q2. Java question on enums

Top Intuit Senior Software Engineer Interview Questions and Answers

Q1. Maximum Non-Adjacent Subsequence Sum Given an array of integers, determine the maximum sum of a subsequence without choosing adjacent elements in the original array. Input: The first line consists of an integer 'T', the number of test cases... read more
View answer (1)

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Coding Test 

4 coding question level- Easy to medium

Round 2 - Technical 

(2 Questions)

  • Q1. Integer to roman number
  • Ans. 

    Convert integer to Roman numeral

    • Create a mapping of integer values to Roman numeral symbols

    • Iterate through the mapping to find the largest Roman numeral that fits the integer

    • Subtract the value of the Roman numeral from the integer and repeat until the integer becomes 0

  • Answered by AI
  • Q2. Question related to oops, dsa , OS,DBMS

Skills evaluated in this interview

Top Intuit Software Developer Interview Questions and Answers

Q1. Word Presence in Sentence Determine if a given word 'W' is present in the sentence 'S' as a complete word. The word should not merely be a substring of another word. Input: The first line contains an integer 'T', the number of test cases.Th... read more
View answer (1)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)
Intuit Interview Questions and Answers for Freshers
illustration image
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Case Study 

Product Design case study to be solved offline

Round 2 - Technical 

(1 Question)

  • Q1. How would you define the success metric.
  • Ans. 

    Success metric is a quantifiable measure used to determine the effectiveness of a product or project.

    • Success metric should be aligned with the overall goals and objectives of the product or project.

    • It should be specific, measurable, achievable, relevant, and time-bound (SMART).

    • Examples of success metrics include revenue growth, customer satisfaction scores, user engagement metrics, and market share.

    • Regularly tracking a...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. How would you work with engineering?
  • Ans. 

    I would establish clear communication channels, set expectations, prioritize tasks, and provide support and resources.

    • Establish clear communication channels with engineering team

    • Set expectations for deliverables and timelines

    • Prioritize tasks based on company goals and resources

    • Provide necessary support and resources for engineering team

    • Regularly review progress and address any issues or roadblocks

    • Encourage collaboratio...

  • Answered by AI

Senior Product Manager Interview Questions asked at other Companies

Q1. What are the growth hacks you would use to grow traffic?
View answer (1)

Interview Questions & Answers

user image Palki Gupta

posted on 28 Aug 2024

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Online coding plus mcqs

Round 2 - Technical 

(2 Questions)

  • Q1. Vpc vs subnet ?
  • Ans. 

    VPC is a virtual private cloud that allows you to create a logically isolated section of the AWS cloud. Subnets are segments of a VPC where you can place resources.

    • VPC is a virtual network dedicated to your AWS account.

    • Subnets are subdivisions of a VPC where you can place resources like EC2 instances.

    • VPC provides network-level security and isolation.

    • Subnets allow you to organize resources within a VPC based on security

  • Answered by AI
  • Q2. Questions related to cloud

Skills evaluated in this interview

Intuit interview questions for popular designations

 Software Developer

 (18)

 Senior Software Engineer

 (11)

 Software Developer Intern

 (7)

 Software Engineer

 (6)

 Software Engineer2

 (5)

 SDE-2

 (2)

 Intern

 (2)

 Senior Software Engineer 2

 (2)

Intern Interview Questions & Answers

user image Anonymous

posted on 12 Dec 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Asked to build a python code on analysing missing numbers in a series of infinite numbers

Round 2 - Assignment 

How would you build a landing page for a website.

Round 3 - HR 

(2 Questions)

  • Q1. Question on About yourself
  • Q2. Why Intuit, what do you like the most
  • Ans. 

    I want to work at Intuit because of its innovative culture and focus on customer success.

    • I admire Intuit's commitment to creating innovative solutions for financial management.

    • I appreciate the company's emphasis on customer success and satisfaction.

    • I am impressed by Intuit's track record of fostering a supportive and inclusive work environment.

    • I am excited about the opportunity to work with talented and passionate indi

  • Answered by AI

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)

Get interview-ready with Top Intuit Interview Questions

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

There were 5 questions

Round 2 - Technical 

(1 Question)

  • Q1. Explain any one of your projects and follow up questions on it

Top Intuit Software Developer Interview Questions and Answers

Q1. Word Presence in Sentence Determine if a given word 'W' is present in the sentence 'S' as a complete word. The word should not merely be a substring of another word. Input: The first line contains an integer 'T', the number of test cases.Th... read more
View answer (1)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Asked a system design question to a fresher
  • Q2. Asked to make ui live in the interview

Top Intuit Software Developer Interview Questions and Answers

Q1. Word Presence in Sentence Determine if a given word 'W' is present in the sentence 'S' as a complete word. The word should not merely be a substring of another word. Input: The first line contains an integer 'T', the number of test cases.Th... read more
View answer (1)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Sorting question - priority queue

Top Intuit Senior Software Engineer Interview Questions and Answers

Q1. Maximum Non-Adjacent Subsequence Sum Given an array of integers, determine the maximum sum of a subsequence without choosing adjacent elements in the original array. Input: The first line consists of an integer 'T', the number of test cases... read more
View answer (1)

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Where are you from
  • Q2. Whats your notice period

Production Manager Interview Questions asked at other Companies

Q1. Production, Maintenance, Quality and Safety. Out of four, tell me the most important and least important thing for you and why?
View answer (10)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Dec 2023.

Round 1 - Technical 

(6 Questions)

  • Q1. Write code for stack operations
  • Ans. 

    Code for stack operations in C++ using array

    • Declare an array to store stack elements

    • Implement push operation to add elements to the top of the stack

    • Implement pop operation to remove elements from the top of the stack

    • Implement peek operation to view the top element without removing it

  • Answered by AI
  • Q2. Java 8 functionalities
  • Q3. Bubble sort
  • Q4. AWS technologies on which you worked
  • Ans. 

    I have worked on AWS technologies such as EC2, S3, Lambda, and RDS.

    • EC2 (Elastic Compute Cloud)

    • S3 (Simple Storage Service)

    • Lambda

    • RDS (Relational Database Service)

  • Answered by AI
  • Q5. HLD of project worked previously
  • Ans. 

    Designed a high-level architecture for a web-based project using microservices and RESTful APIs.

    • Utilized microservices architecture to break down the project into smaller, independent services.

    • Implemented RESTful APIs for communication between services.

    • Used a service discovery mechanism like Eureka or Consul for dynamic service registration and discovery.

    • Ensured scalability and fault tolerance by incorporating load bal...

  • Answered by AI
  • Q6. Craft demo on Authentication System with test cases. Enhancements that can be done in craft demo Why use hashing for encryption

Software Engineer Intern Trainee Interview Questions asked at other Companies

Q1. find average salary of employees from given table for each designation where employee age greater than 30
View answer (1)
Contribute & help others!
anonymous
You can choose to be anonymous

Intuit Interview FAQs

How many rounds are there in Intuit interview?
Intuit interview process usually has 2-3 rounds. The most common rounds in the Intuit interview process are Technical, Coding Test and One-on-one Round.
How to prepare for Intuit interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Intuit. The most common topics and skills that interviewers at Intuit expect are Java, AWS, Python, Software Development and Agile Development.
What are the top questions asked in Intuit interview?

Some of the top questions asked at the Intuit interview -

  1. How do you design a website which displays say top 1000 products with product r...read more
  2. Given an array of n elements which contains elements from 0 to n­1, with any o...read more
  3. Given a word and dictionary, write a program to calculate the total number of v...read more
How long is the Intuit interview process?

The duration of Intuit interview process can vary, but typically it takes about less than 2 weeks to complete.

Recently Viewed

SALARIES

Intuit

INTERVIEWS

Intuit

No Interviews

SALARIES

Arms

SALARIES

Wynk

LIST OF COMPANIES

Discover companies

Find best workplace

INTERVIEWS

Hortonworks

No Interviews

LIST OF COMPANIES

Confluent

Overview

INTERVIEWS

Arms

No Interviews

JOBS

BIZONGO

No Jobs

INTERVIEWS

Arms

No Interviews

Tell us how to improve this page.

Intuit Interview Process

based on 57 interviews

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
IBM Interview Questions
4.0
 • 2.3k Interviews
Oracle Interview Questions
3.7
 • 847 Interviews
SAP Interview Questions
4.2
 • 283 Interviews
Adobe Interview Questions
3.9
 • 234 Interviews
Salesforce Interview Questions
4.0
 • 222 Interviews
View all

Intuit Reviews and Ratings

based on 164 reviews

3.5/5

Rating in categories

3.2

Skill development

3.5

Work-life balance

4.2

Salary

3.0

Job security

3.3

Company culture

3.1

Promotions

3.0

Work satisfaction

Explore 164 Reviews and Ratings
Senior Software Engineer
219 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer2
146 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
126 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Devops Engineer
45 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Staff Software Engineer
43 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Intuit with

Salesforce

4.0
Compare

Yodlee

3.8
Compare

SAP

4.2
Compare

Oracle

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview