J'ai postulé via un recruteur. Le processus a pris 2 jours. J'ai passé un entretien chez Hansel Auto Group (Bengaluru) en févr. 2019
Entretien
I got call through recruiter firm and scheduled my interview overall it was one telephonic and 2 F2F technical rounds one with CTO and another with VP Engineering.
On telephonic round he discussed about what compony is doing and projects I did.
Questions d'entretien [1]
Question 1
Design parking system where an IT park consisting of lot of building and each building have parking on each floor with working spaces now design a parking ticketing system so that driver will be parking his vehicle as nearest as his workstation.
PS: some of the buildings have connected pools to from which one can take vehicle and park it.
Each floor has given number of 2 wheeler and 4 wheeler parking.
You have to write algo to parking for employee so that he need to walk as less as possible.
A logic to convert to adjacent 2 wheeler parking to 4 wheeler parking and a 4 wheeler parking place to 2 two wheeler parking .
Also have some logic for reservation system.