I had two leetcode style questions where the answer involved graph theory. The questions didn't directly hint at graph theory, but the answer was to use breadth first search and depth first search
started with introduction friendly interview resume discussion basic 5 10 mins procedded to dsa problem related to dfs talked throught the code and edge cases solved with an example friendly interview only 1 dsa problem as not enough time
Two rounds
First round of 45 minutes focused on a medium level DSA problem.
Second round was of 1 h 15 mins spanned across OS , OOPs and again a DSA problem ( graph related).
I applied through university. The process took 1 day. I interviewed at Intuit (Kānpur, Uttar Pradesh) in July 2025
Interview
Initial coding round with four questions(easy to medium)
Two technical interview and 1 HR interview
Technical was mainly based on OOPS and there was 1 coding problem on arrays(leetcode medium), DBMS and questions on resume were also asked.
Interview questions [1]
Question 1
Object Oriented Programming and DSA(leetcode medium)