Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto 8 settimane. Ho sostenuto un colloquio presso VMware (Palo Alto, CA) nel mese di lug 2016
Colloquio
Initial introduction calls with a recruiting agent, technical phone screen, then an onsite interview event. VMware is pretty relaxed: during the interview event they let you have 15 minutes between interviewers and let you kinda ramble unsupervised through their offices. After I got an initial offer, they invited me back to their campus to have lunch with my future bosses/managers.
The process was made longer because during the process my recruiting/hiring contact quit VMware so the new person was completely lost.
The interview itself was awkward because multiple interviewers asked me how and why I'd possibly put job experience before getting a college degree onto my CV. This is the moment I decided I don't want to work here, no matter how much money I'm offered - ie very early in the interview process this employer went from "want to work here" to "will use them to boost other offers."
In a non-directed graph, count the number of subgraphs (not necessarily fully connected, just subgraphs in general). Discuss why and how you'd optimize this given different number of vertices, different density/completion of the graph, etc...
Design a network file system: which operations of a POSIX file system are you going to support, how would you organize the hardware, how does the communication work, how are the files stored, etc... discuss all design decisions in terms of the CAP theorem, be able to spot hot-spots and single points of failure.
Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso VMware (New York, NY) nel mese di giu 2023
Colloquio
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..
Domande di colloquio [1]
Domanda 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..
Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto 5 giorni. Ho sostenuto un colloquio presso VMware (Bengaluru) nel mese di mag 2023
Colloquio
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.
Domande di colloquio [1]
Domanda 1
Given an array arr[], find the maximum j – i such that arr[i] <= arr[j]
Ho presentato la mia candidatura tramite un'agenzia di reclutamento personale. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso VMware nel mese di gen 2021
Colloquio
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.
Domande di colloquio [1]
Domanda 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