I applied through college or university. The process took 4 weeks. I interviewed at Intuit (Bhīmavaram) in Aug 2023
Interview
In this interview, they mainly focused on data structures and algorithms (DSA) and computer science fundamentals. It began with my introduction, followed by questions on Java, database management systems (DBMS), and operating systems (OS). Then, they directly moved on to DSA, presenting a graph problem and a tree problem
Interview questions [1]
Question 1
Focused on coding problems and computer science fundamentals
I applied through their career page. After two weeks, I got the online assignment. And after two weeks, I need to make an appointment with karat. The karat onsite is not that difficult. After that, there is a value interview.
I applied through college or university. The process took 1 day. I interviewed at Intuit (Neu-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.