I applied through university. The process took 2 days. I interviewed at VMware (Bhubaneshwar) in Feb 2018
Interview
Online Test consisting of C++,C,Java,OS,Aptitude.Questions were very difficult given the time limit.One coding question related to Dynamic Programming(Longest Increasing subsequence in an array ). Selected students had to sit for 2/3 technical interviews followed by a final HR interview.
Interview questions [1]
Question 1
Find out the longest increasing sub-sequence in an array(DP).