I applied through college or university. I interviewed at VMware
Interview
It consisted of four sections-i)Aptitude 10 questions -15 minutes(Little bit tricky time was the major problem so try practicing lots and try to manage time)
ii)Technical 19 questions-29 minutes(Concentrate on networks,os,data structures,programming questions...basics only)
iii)Coding 1 question-30 minutes(encoding alphabets to numbers..very easy question)
iv)Programming output based questions-10 minutes(Choose any two languages from java,c,c++ or python each comprising two questions)
Other rounds were face-to-face mainly based on technical questions and projects
Good experience
Interview questions [1]
Question 1
• Explain types of linked lists.
• Difference between linked lists and arrays.Discussion based on it.
• Finding loops in linked list.
• Look and see sequence program
• Difference between C++ and Java.Basic differences were asked and discussion based on that.
• In a binary tree given X find two nodes that can give a sum X.It is enough to provide a pair of nodes.First tried a solution of O(n^2).He expected a better one and gave hint.Then I developed it and coded.
• Given two sets,find the intersection and union of two sets.
I applied through college or university. The process took 1 day. I interviewed at VMware (Madurai) in Oct 2017
Interview
First round, Online test without negative marks.
second round, programming round. they give the 5 problem and also expect very optimal solution. check all the testcases.
third round, technical round. They touch all the computer science concepts and also ask some advanced topics which are ML,IOT, Big data etc. Detailed explanation of the project which was done.
Fourth round, Managerial round, This round is conducted by manager. mostly the question lies on personality related and also check how interested we are.
finally HR round which is very formal.
Interview questions [1]
Question 1
1.write the program for doubly linked list.
2. find the frequency of the element in the array
3. question related to OS
4.question related to ML
I applied through college or university. The process took 2 days. I interviewed at VMware (Pune) in Jan 2018
Interview
Firstly there was aptitude test which had 10 question of apti, 15 of DS , CN and OS, 15 of c++ java and python from which you had to solve any 10 and lastly a Coding Problem.
After this you will have to face 3 technical interviews and a hr interview .
Interview questions [1]
Question 1
Interview Question were on DS, CN, OS, questions about projects done where asked, if your concept are clear you can clear the technical rounds. Puzzles were also asked. coding was also asked to do for some questios.