J'ai postulé en ligne. Le processus a pris 4 semaines. J'ai passé un entretien chez VMware (Bengaluru) en juill. 2015
Entretien
1. online coding challenge for one and half hours with 2 questions from Hackerank in language of your choice. difficult questions. I could solve first one completely and my second solution failed in couple of corner cases. Still I got a call for an interview.
2. Interview was 4 weeks later. Started on time. People were friendly. First round was OS concepts.
Second was programming.
Questions d'entretien [1]
Question 1
OS: Questions regarding file systems, distributed systems, Process and memory related questions.
Coding:
1. swap the k th element from the head and the end of the linked list.
e. g. In a linked list --> [1, 2, 3, 4, 5] if k == 2 then output will be [1, 4, 3, 2, 5]
2. convert a binary tree into binary search tree without disrupting the structure.
e. g. 10 8
/ \ / \
2 8 ==> 4 10
/ \ / \
4 7 2 7
It was a frontend interview on hackerrank platform. There was three screens for html, css and JavaScript, asked to create a navigation component. HR informed me that it was going to be a data structures round with no language restriction. But in interview I found out it was a core skills round instead.
J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez VMware (San Jose, CA) en oct. 2022
Entretien
Hikerank , BQ and microservice system. Mainly focus on the understanding of data strcuture, several BQ questions in the multi-working, few questions in how to desgin microservice system. Eg, how do you choose the fist partition of microservice
J'ai postulé via un recruteur. J'ai passé un entretien chez VMware
Entretien
Had an intro chat, next was a hiring manager round, then there will be coding rounds related to your role. Standard procedure as other companies, they have various roles both remote and from office.