Me postulé a través de un reclutador. El proceso tomó 2 días. Acudí a una entrevista en Hansel Auto Group (Bengaluru) en feb 2019
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 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.