J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 jour. J'ai passé un entretien chez VMware en févr. 2021
Entretien
The Interview was very well organised and focused on thinking process and fundamentals rather than difficult competitive programming question. Total three technical rounds followed by Managerial and HR rounds. The Technical rounds were coding based.
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. J'ai passé un entretien chez VMware (Bengaluru) en mars 2021
Entretien
It was pretty good. They mainly ask you questions on whatever you mentioned in your resume. They will try to confuse you so confidence is key. Be thorough with the basics.
J'ai postulé via un recruteur. J'ai passé un entretien chez VMware
Entretien
There were 5 rounds
1. Coding round: There were 3 questions out of which 2 were easy and 1 difficult.
2. Technical round 1
3.Technical round 2
4. Managerial round
5. HR round
Questions d'entretien [1]
Question 1
1. print all the paths from root node to leave node in a binary tree
2. dfs
3. to check whether a linked list is palindrome or not in one pass.
4. Modified question of binary search