I applied through university. The process took 1 day. I interviewed at Intuit (New Delhi)
Interview
The interview process was smooth. The first asked me about myself and what projects I have done. Then the coding round began, we were sharing a code pair screen and I was asked to code the problems. After that, they asked me if I have any questions and that was it.
Interview questions [1]
Question 1
The interview consisted of 2 questions. 1st was easy and based on basic array operations. I was able to answer the first one instantly. The second one was difficult and the task was to create a data structure using any other data structure(s) such that all operations, insertion at index, deletion at index and deletion of specific number is in O(1). I was able to discuss the problem using hashing but was not able to give the final solution. I was not selected for further rounds.
The first round was an online assessment consisting of 5 DSA questions. I was able to solve 3 completely and the 4th one partially, which helped me get shortlisted for the next round.
The second round was an online interview, where I was asked questions from OOPs, OS, and DBMS, such as:
1. What are classes?
2. What is a database, and why is DBMS used?
3. What is paging in OS?
4. What are threads?
5. What are the four pillars of OOPs?
6. What is the difference between inheritance and abstraction?
Additionally, I was given a DSA problem to solve: Decode String (LeetCode)
Interview questions [1]
Question 1
I was given a DSA problem to solve
Decode String (LeetCode)
I applied through other source. The process took 2 weeks. I interviewed at Intuit (Bengaluru)
Interview
2 rounds both technical, array and linkedin list questions , along with cs fundamentals. The first interview had only 1 interviewer. 2nd had 3 (one of which was a shadow interviewer)
Interview questions [1]
Question 1
Array and linkedlist leetcode style problems and cs fundamentals
The process took 5 days. I interviewed at Intuit in Oct 2024
Interview
First round was a DSA round with 4 dsa standard questions
2 stage interview process, which asks coding questions and technical stuff
Technical Round followed by HR round where they asked questions much more general
Interview questions [1]
Question 1
questions on C++, DBMS, Binary Search Tree, Sieve of Erathnus