Me postulé en línea. El proceso tomó 2 meses. Acudí a una entrevista en Intuit en nov 2023
Entrevista
Total 2 rounds of technical interview. 1 Round- 60 mins 2 rounds- appr 2.5 hrs with multiple team members and hiring. Also, the demonstration of UI craft assessment. 2 round is a bit tedious where you will have multiple one-one and two-one rounds
I applied through referral, the first round was a screening call where I was given a coding question, and then I also had an AI round where a basic prompt was given and I was asked to improve it.
Preguntas de entrevista [1]
Pregunta 1
An easy leetcode question to find words in a file.
Me postulé en línea. El proceso tomó 1 semana. Acudí a una entrevista en Intuit (Bengaluru) en abr 2024
Entrevista
The hiring manager would first conduct an exam, of which 5 questions on basic Java, OOps and other concepts. Then there is a Craft round. They have asked me to build an application keeping in mind all the software development principles, after this there is one round on the same project. They would ask questions on optimization and change the code there. After I got selected in this round, there was a DSA round, although the question was easy and on DP, I wasn't able to crack it.
Preguntas de entrevista [1]
Pregunta 1
Craft Round - Design a backend application with all the parameters, APIs, test cases, optimized logic, DB connections, queries, caching, logging etc
1st Round - Questions on craft round , a small presentation on DB design, LLD. Code improvements, we should be very thorough of our choices of DB and every line of code.
2nd Round - Again changes in Craft demo only, Implementing the changes in API response, like custom api responses and then a question on Dynamic programming