J'ai postulé via un recruteur. Le processus a pris 2 jours. J'ai passé un entretien chez VMware (Bengaluru) en déc. 2019
Entretien
Got call through recruiter, they said one day process, again they called for one more round another day.
5 rounds of technical interview,
First round data structures and algorithms,
Remaining all design related problems and bit of ds
They took 3 weeks time, after multiple follow ups get a response you are not technically fit for this role.
Questions d'entretien [1]
Question 1
Data structure questions related to Trees and Graphs
Design questions related to micro services and streaming data handling.
Example online food delivery, Design a system which will give number of access to system in ranges based like last one minute, 5 minutes, 1 hour, two hours , 1 day , one month etc...
J'ai postulé en ligne. J'ai passé un entretien chez VMware (New York, NY) en juin 2023
Entretien
not that fair, they asked about token system design in bank. asked to code for the same and interview should be transparent provide the feedback to the user once the interview is completed with in 2 days as feedback would have been updated in the system by that time..
Questions d'entretien [1]
Question 1
not that fair, they asked about token system design in bank. asked to code for the same and interview should be transparent provide the feedback to the user once the interview is completed with in 2 days as feedback would have been updated in the system by that time..
J'ai postulé via un recruteur. Le processus a pris 5 jours. J'ai passé un entretien chez VMware (Bengaluru) en mai 2023
Entretien
First Round was Design round. Had good interaction and discussion on the design. Second Round was coding. I asked interviewer if he wants me to solve with best time complexity or any. he said you can solve by any method. I choose to solve brute force way. All test cases ran successfully. He said it will take more time complexity so solve in O(n). I though if he wants in O(n) he should have told me earlier when I asked him. Still I solved the problem and all his test cases ran successfully. But still that guy was not satisfied. He said that he will see my problem later on and will think on that. I mean what is this ??? He is not able to find any prob at the moment then he will try himself offline and then he will give feedback . Then they rejected me. I am really disappointed with this.
Questions d'entretien [1]
Question 1
Given an array arr[], find the maximum j – i such that arr[i] <= arr[j]
J'ai postulé via une agence de recrutement. Le processus a pris 2 semaines. J'ai passé un entretien chez VMware en janv. 2021
Entretien
There was no clarity in the position I was being hired for. Had applied for Staff engineer and not sure why was being considered for senior software engineer.
The rounds went fine, but it took them 7 rounds of interviews to be ruled out for not having same technical backgrounds.
Questions d'entretien [1]
Question 1
1. Sort 0s and 1s in array
2. Write code to not have duplicates and keep the DS always sorted
3. Spiral matrix rotation
4. Design Round for current job
5. Current architecture of the job