total 2 rounds
1 - technical. Majorly DSA, Resume, CS fundamentals and project based but it varied for candidate to candidate. Some were only asked about their projects while some had only DSA
2 - GD / HR round where behavioral questions were asked too check candidates attitude
Interview questions [2]
Question 1
One basic hashmap, set question which is available on leetcode:
https://leetcode.com/problems/groups-of-special-equivalent-strings/description/
it was an on campus opportunity that we got. The first was Online assesment round consisting 3 questions leetcode easy to medium level 18 people were shortlisted out of 250-300 people
Interview questions [1]
Question 1
i went for the online assesment held on campus and the DSA questions asked were regarding dp,arrays 1.maximum sum of non adjacent elements(dp): difficulty converting list to array
2.affected by virus(dfs based) like island problem: difficulty in making list of list into 2d matrix
3.robber 2 caves given maximizing the no. of coins taken without getting caught
4.square sum the occurences of letters in given string and remove some occurences according to given number and make this sum as min as possible: difficulty in map get values for char,integer typr map and do operations on it also difficulty in traverse through characters in string and implement charAt method
I applied online. I interviewed at Intuit (Bargarh, Orissa) in Dec 2023
Interview
It was a good experience for me. My experience was positive and enjoyable. I feel grateful for the opportunity and look forward to more experiences like this in the future.
Interview questions [1]
Question 1
what are the different types of joins?
what are overlays, in the operating system?
what is deadlock, and how we can avoid deadlock?