Filter interviews by
String related problems
I applied via Referral and was interviewed in Jun 2023. There were 3 interview rounds.
Consist of 4 dsa problems of dynamic programming on grid , strings
1. GIVEN 2 INTEGERS C AND S FIND MAXIMUM INTEGER i SUCH THAT C*log(i)*sqrt(i)*i<=S
2. Merge two sorted list
I applied via Referral and was interviewed in Dec 2022. There was 1 interview round.
Normalization is the process of organizing data in a database to reduce redundancy and improve data integrity.
Normalization involves breaking down a table into smaller tables and establishing relationships between them.
There are different levels of normalization, with each level addressing a specific type of data redundancy.
Normalization helps to prevent data inconsistencies and anomalies, and improves database perform...
I applied via Referral and was interviewed before Jul 2023. There were 4 interview rounds.
It was a case study question given 1h before interview to have the code ready & then discuss regarding the further optimisations on top of them, and some of my past experiences
Minimum platforms required to avoid train collisions
Calculate the number of trains arriving and departing at each time slot
Find the maximum number of trains present at any given time
The minimum platforms required will be the maximum number of trains present at any given time
A valid binary search tree is a binary tree where the left subtree of a node contains only nodes with keys less than the node's key, and the right subtree only nodes with keys greater than the node's key.
Nodes in the left subtree of a node must have keys less than the node's key.
Nodes in the right subtree of a node must have keys greater than the node's key.
In-order traversal of the tree should result in a sorted list
Intuit interview questions for popular designations
I applied via Referral and was interviewed before Jul 2023. There were 4 interview rounds.
Easy level questions only in java. basically to see if the application can code in java. really simple data structures.
1 week advance assignment was given. was required to prepare apis for it. for me it was url shortener
Assignment given in the first round was discussed again in detail. Was given scenarios slightly different from original to see how the applicant tackles it.
Get interview-ready with Top Intuit Interview Questions
I was interviewed before Sep 2023.
Problem solving questions
Check whether linked list is palindrome or not
LRU cache is a data structure that stores the most recently used items, discarding the least recently used items when full.
Use a doubly linked list to keep track of the order of items based on their usage.
Use a hash map to quickly access items in the cache.
When a new item is accessed, move it to the front of the linked list. If the cache is full, remove the item at the end of the list.
To build low latency systems, focus on optimizing code, reducing network latency, using efficient data structures, and leveraging caching.
Optimize code by reducing unnecessary computations and improving algorithms
Reduce network latency by minimizing round trips and using efficient protocols like UDP
Use efficient data structures like arrays and hash maps for quick access to data
Leverage caching to store frequently acces
To measure and ensure not breaching SLA, track performance metrics, set alerts, prioritize tasks, and regularly review and adjust processes.
Track performance metrics such as response time, uptime, and error rates
Set up alerts for when performance metrics approach SLA thresholds
Prioritize tasks based on their impact on SLA compliance
Regularly review and adjust processes to optimize performance and prevent breaches
I applied via Recruitment Consulltant and was interviewed before Jul 2023. There were 2 interview rounds.
HLD and LLD skills were analysed in this
I applied via Naukri.com and was interviewed before Nov 2023. There were 2 interview rounds.
One Stack and other DP question
I applied via LinkedIn and was interviewed before Sep 2023. There was 1 interview round.
Write a currency calculation app that convert the currency to one another easily
I applied via Referral and was interviewed before Oct 2023. There were 2 interview rounds.
Coding test on hacker rank
Craft Demo round on ingestion pipelines
Top trending discussions
Some of the top questions asked at the Intuit interview -
The duration of Intuit interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 57 interviews
Interview experience
based on 164 reviews
Rating in categories
10-16 Yrs
Not Disclosed
Senior Software Engineer
219
salaries
| ₹20.9 L/yr - ₹76.4 L/yr |
Software Engineer2
146
salaries
| ₹20 L/yr - ₹60 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