I applied online. I interviewed at VMware (New Delhi) in Jan 2022
Interview
Fisrt we greet each other then he told me to introduce myself, then he asked what type of work i do (current organization) or did (previous organization)?, Little bit of explanation, he asked few question from my project.
Then he told me click a link which i get from the hr, which will open a hackerrank page where i have to write some code.
My interview schedule on 31 Jan 2021.
Have not received any response from them.
Interview questions [2]
Question 1
coding question,
print all the unused alphabets from a give string?
like 'sam is my brother'
we have 26 alphabets then how many alphabets we didn't used.
Then asked what will happen if we read a file insted of a string. how can we optimise it?