leetcode question and then personality interview
2x45 minute rounds. pretty easy just grind leetcode and study your own resume a bunch and you should be fine. not very difficult at all just be good at talking to the interviewers and explain everything
I applied through a recruiter. The process took 2 weeks. I interviewed at Google (Boston, MA) in Apr 2024
Interview
The interviewer asked a lot of difficult questions throughout out 30 minute time slot and also asked me to live code on a google doc. It was even more challenging because he had a thick accent and there was a communication barrier between us.
Interview questions [1]
Question 1
Given a string s of length n, the task is to remove or delete the minimum number of characters from the string so that the resultant string is a palindrome.
Note: The order of characters should be maintained.
I applied through university. I interviewed at Google (Pune)
Interview
The interview was medium level. They asked me the oop concepts and computer network. I mentioned the python language so they asked me to write the code, the question was given by them.