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
Interview is set about 30 minutes and it was technical interviews. There were 5 questions. Everything is based on algorithm. If you keep practicing about algorithm, the questions are not difficult.
I applied through a recruiter. The process took 4 weeks. I interviewed at Intuit (Bengaluru)
Interview
Following rounds happened:
- Online Assessment: Coding and MCQ
- DSA: 2 questions
- Craft: Question will be shared in advance. It can be implemented in any language of your choice.
- Hiring Manager round: Intuit Values, etc.
Interview questions [1]
Question 1
- One DSA question related to matrix
- Craft question: You need to implement it following the SOLID principles and design patterns along with some unit tests. Give a high level design diagram also.