The interview consisted of OOP, Data Structures implementation and operations complexity and some DB questions. I had experience with building a whole application, so we talked about the challenges there and the bigger picture.
I applied through a recruiter. I interviewed at VMware in Sep 2020
Interview
Most of the interviewers that I got were disinterested, unwilling to have a conversation, and unwilling to help. Asked very weird questions regarding my resume --
think trivia-type questions rather than assessing my actual skills. Frustrating interviewing experience to say the least.
I applied through a recruiter. The process took 1 day. I interviewed at VMware in Jan 2021
Interview
Contacted by recruiter.
- Skill set C/C++/Linux
- Phone screen, Interviewer joined late(but no problem)
- Interview went for 1+ hour
This was 1st round, you will have further rounds if you clear this round
Interview questions [1]
Question 1
1. Detailed project discussion.
2. virtual memory, physical memory.
3. Two Threads executing same function, what happens to variables inside function.
4. longest continuous subsequence (code and execute)