Ho presentato la mia candidatura online. La procedura ha richiesto 4 settimane. Ho sostenuto un colloquio presso VMware (Bengaluru) nel mese di lug 2015
Colloquio
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.
Domande di colloquio [1]
Domanda 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.
Ho presentato la mia candidatura online. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso VMware (San Jose, CA) nel mese di ott 2022
Colloquio
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
Ho presentato la mia candidatura tramite un selezionatore. Ho sostenuto un colloquio presso VMware
Colloquio
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.