Message on Whatsapp 8879355057 for DSA(OA + Interview) + Fullstack Dev Training + 1-1 Personalized Mentoring to get 10+LPA Job
0 like 0 dislike
991 views

in Interview-Experiences by Expert (30,360 points) | 991 views

1 Answer

0 like 0 dislike

I was contacted by a Google Recruiter in August for the Google India winter internship 2023. There were a total of 2 rounds.

 

Technical Interview 1

 

The interviewer was very friendly and made me comfortable in the first 5 minutes when he discussed what he is expecting from me in this interview. Then he moved to the coding questions:-

 

i) You are given two arrays A and B where the arrays are the profits that you can earn on the ith day while working in city A or city B. You can move from city A to city B or vice versa but that will cost you one day. You are asked to determine the maximum profit that you can earn in n days. You can start from any city.

 

ii) You are asked to determine what should be schedule that you should follow so that you can get the maximum profit that is you have to return a string( A - Working in City A, B - Working in City B, T- Travelling Day) for earning maximum profit.

 

Gave an optimized approach for both the question and the interviewer was happy with the overall interview then we discussed some company-related and behavioral questions.

 

Technical Interview 2

 

i) https://leetcode.com/problems/max-consecutive-ones-iii/
ii) Does not remember the 2nd question but it was something like:-
You are given an array. You have to determine the maximum length of a subarray where all the elements are equal to x(Some Number).

 

Next you are given an array X - {x1,x2,......,xn} . You have to return an array say res where res[i] = maximum length of subarray where all elements are equal to x[i]. You have to do it in linear time. In this, you can do hashing and determine the resultant array in Linear time.

 

Next in the month of september, I asked for feedback from the recruiter and I got a positive response but had not heard from them till Oct. So again mailed the recruiter and got a rejection mail where they stated that I had performed well in the interviews and the interviewer was happy but there were not be moving forward in the hiring as the openings are full.

by Expert (30,360 points)

Get best answers to any doubt/query/question related to programming , jobs, gate, internships and tech-companies. Feel free to ask a question and you will receive the best advice/suggestion related to anything you ask about software-engineering , development and programming problems .