Filter interviews by
I was interviewed in Aug 2016.
Find a pair of integers in an array whose sum is equal to a given number.
Iterate through the array and for each element, check if the difference between the given number and the current element exists in the array.
Use a hash set to store the elements of the array for efficient lookup.
Return the pair of integers if found, otherwise return a message indicating no such pair exists.
The Lowest Common Ancestor (LCA) of two nodes in a binary tree is the deepest node that is a common ancestor of both nodes.
Start from the root node and traverse the tree to find the given nodes.
Store the paths from the root to each node.
Compare the paths to find the last common node, which is the LCA.
Implement a specialStack class with O(1) push, pop, and minimum element retrieval.
Use an additional stack to keep track of the minimum element at each step.
When pushing an element, compare it with the top of the minimum stack and update if necessary.
When popping an element, also pop from the minimum stack if the popped element is the current minimum.
Polymorphism is the ability of an object to take on many forms. Other OOPS concepts include inheritance, encapsulation, and abstraction.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
Inheritance allows a class to inherit properties and methods from another class.
Encapsulation is the bundling of data and methods within a class, hiding the internal details.
Abstraction foc...
To design a website displaying top 1000 products with real-time rating updates, use a combination of backend and frontend technologies.
Implement a backend system to fetch and update product ratings from a database or API.
Use a frontend framework like React or Angular to create a dynamic user interface.
Implement pagination or lazy loading to handle the large number of products.
Optimize the website for performance by cac...
Find the point closest to a given point P among a million points.
Preprocess the million points to calculate their distances from P.
Store the distances and corresponding points in a data structure.
Sort the distances in ascending order.
Return the point corresponding to the smallest distance.
I applied via LinkedIn and was interviewed in Jun 2024. There were 2 interview rounds.
4 coding question level- Easy to medium
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
There were 5 questions
Intuit interview questions for designations
posted on 10 Sep 2024
I applied via Naukri.com and was interviewed in Mar 2024. There were 3 interview rounds.
Medium hard questions
Easy question do basic math
Intuit is a financial software company known for products like QuickBooks and TurboTax.
Intuit is a leading provider of financial software solutions for individuals and businesses.
They are known for products like QuickBooks, TurboTax, and Mint.
Intuit's software helps users manage their finances, taxes, and accounting efficiently.
The company focuses on simplifying financial tasks for users through user-friendly interface...
Get interview-ready with Top Intuit Interview Questions
Agile working methods involve iterative development, collaboration, flexibility, and continuous improvement.
Agile methods prioritize customer satisfaction through early and continuous delivery of valuable software.
Teams work in short iterations called sprints, focusing on delivering working software frequently.
Collaboration between team members, stakeholders, and customers is essential for success.
Flexibility to adapt ...
Two coding questions that are easy to solve, focusing on Java and data structures.
I applied via Referral and was interviewed before Sep 2023. There were 3 interview rounds.
30 questions in 30 minutes
I applied because I am passionate about software development and excited about the opportunity to work on innovative projects.
Passionate about software development
Excited about working on innovative projects
Seeking new challenges and opportunities
Interested in the company's technology stack and projects
Seeking new challenges and opportunities for growth.
Looking for a new challenge to further develop my skills and knowledge
Interested in exploring new technologies and projects
Seeking a more collaborative and innovative work environment
Desire for career advancement and opportunities for growth
I applied via Company Website and was interviewed in Jan 2024. There were 2 interview rounds.
They told me to develop a web application in a week time
I chose the technologies based on their compatibility with the project requirements and my familiarity with them.
Chose React for front-end development due to its component-based architecture and ease of use
Used Node.js for back-end development because of its non-blocking I/O and scalability
Selected MongoDB as the database for its flexibility with unstructured data and ease of integration
I applied via Referral and was interviewed before Jul 2023. There were 3 interview rounds.
Online assessment 1 hour
1 hr of DSA. 2 questions asked.
1 on linkedlist
1 on Zig zag tree traversal
Take home assignment and follow up questions
Top trending discussions
Some of the top questions asked at the Intuit Software Developer interview -
based on 11 interviews
1 Interview rounds
based on 3 reviews
Rating in categories
Senior Software Engineer
226
salaries
| ₹21 L/yr - ₹80 L/yr |
Software Engineer2
146
salaries
| ₹20 L/yr - ₹61 L/yr |
Software Engineer
126
salaries
| ₹14 L/yr - ₹43.8 L/yr |
Devops Engineer
45
salaries
| ₹4.2 L/yr - ₹16 L/yr |
Staff Software Engineer
43
salaries
| ₹32 L/yr - ₹97 L/yr |
Salesforce
Yodlee
SAP
Oracle