Ik heb via een werknemersdoorverwijzing gesolliciteerd. De procedure duurde 1 dag. Ik heb gesolliciteerd bij VMware in jun 2010
Sollicitatiegesprek
My resume was submitted by referral. The initial contact was by phone from the internal recruiter that asked general questions about my skill set and interests. From this she was able to setup an in person technical review with a couple of the teams.
My interview with the Mac team was about three hours.
The first was purely technical to see how I would handle basic programming problems and how I could debug some code that was leaking memory.
The second was with the lead, manager, and director to find out more about me, but the questions were not as technical as the first interview.
The third interview was with two engineers from two other teams to check out other skills that I have so they could evaluate me if the first team did not take me.
Sollicitatievragen [1]
Vraag 1
An Objective-C memory leak occurring in a code sample. Since I had not had much experience with auto release pools at the time I was unable to find the solution to that problem.
Ik heb online gesolliciteerd. Ik heb gesolliciteerd bij VMware (New York, NY) in jun 2023
Sollicitatiegesprek
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..
Sollicitatievragen [1]
Vraag 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..
Ik heb via een recruiter gesolliciteerd. De procedure duurde 5 dagen. Ik heb gesolliciteerd bij VMware (Bengaluru) in mei 2023
Sollicitatiegesprek
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.
Sollicitatievragen [1]
Vraag 1
Given an array arr[], find the maximum j – i such that arr[i] <= arr[j]
Ik heb via een uitzendbureau gesolliciteerd. De procedure duurde 2 weken. Ik heb gesolliciteerd bij VMware in jan 2021
Sollicitatiegesprek
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.
Sollicitatievragen [1]
Vraag 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