I applied online. I interviewed at VMware (Austin, TX)
Interview
Was sent a link to hackerrank question with 1.5h time to solve some abstract problem which has nothing to do with UI development. Tried quick naive idea quickly, did not see it working and decided not waste more time on it.
Interview questions [1]
Question 1
There was just one task in hackerrank, sorta like this "there is bot in infinite grid. there is commands string, which repeats indefinitely - G stand for move one step forward, R - turn to the right, L - turn to the left. Given string of commands find out if there is circle which robot will never leave. Probably easy to do for someone who like that, but certainly has nothing to do with UI development.