J'ai postulé via un recruteur. J'ai passé un entretien chez VMware en avr. 2017
Entretien
HR contacted me for NSX networking team. Then had setup an 45 minutes coding interview with an engineer. A google doc was shared and was asked to code in it.
Questions d'entretien [1]
Question 1
Given a “2 x n” board and tiles of size “2 x 1”, count the number of ways to tile the given board using the 2 x 1 tiles. A tile can either be placed horizontally i.e., as a 1 x 2 tile or vertically i.e., as 2 x 1 tile.