Round 1: Online Test
There were 32 questions in this test and the time given was 90 mins. Test pattern: 2 coding questions, 10 aptitude questions, 10 English and 10 logical reasoning.
The questions were not that hard. Anyone with regular practice could solve them.
Next day I got mail that I have been shortlisted for the interviews and 2 back to back interviews will happen 4 days later (5th May).
Round 2: Technical interview (5th May, 9 am)
The interviewer introduced himself then asked about my introduction. Then we proceeded with the interview. Questions asked:
Given an array of float numbers and a number k, you can take any number from the array and reduce it to its half. Repeat the process and make all the numbers less than or equal to k. Find the minimum number of operations.
Given a binary tree, check whether it is bst or not.
Explain any project of yours.
Why do you want to switch from Infosys?
Any questions for me?
Interview questions [1]
Question 1
Round 1: Online Test
There were 32 questions in this test and the time given was 90 mins. Test pattern: 2 coding questions, 10 aptitude questions, 10 English and 10 logical reasoning.
The questions were not that hard. Anyone with regular practice could solve them.
Next day I got mail that I have been shortlisted for the interviews and 2 back to back interviews will happen 4 days later (5th May).
Round 2: Technical interview (5th May, 9 am)
The interviewer introduced himself then asked about my introduction. Then we proceeded with the interview. Questions asked:
Given an array of float numbers and a number k, you can take any number from the array and reduce it to its half. Repeat the process and make all the numbers less than or equal to k. Find the minimum number of operations.
Given a binary tree, check whether it is bst or not.
Explain any project of yours.
Why do you want to switch from Infosys?
Any questions for me?
The interview process consisted of two technical interviews and one interview with the hiring manager - one coding interview about a very simple two sum problem, and another one about ml knowledge in general. The hiring manager interview has to test if I would be a good fit for the team.
Interview questions [1]
Question 1
Two sum leetcode and ml questions about llms and other ml topics.
Started with 1 recruiter round
It then proceeded towards a conversation with the Hiring Managers.
Lastly, there were 4 onsite rounds in 2 different bursts (first 2 at the same time, and if accepted then the last 2 at a single go)
Coding Challenge style of questions followed by a system design challenge that includes easy and medium problems to solve. Done on the whiteboard with the help of interviewers back and forth