Envié una solicitud electrónica. El proceso duró 4 semanas. Acudí a una entrevista en VMware (Bengaluru) en jul 2015
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 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.
Envié una solicitud electrónica. El proceso duró 2 semanas. Acudí a una entrevista en VMware (San Jose, CA) en oct 2022
Entrevista
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
Solicité el puesto a través de un captador. Acudí a una entrevista en VMware
Entrevista
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.