I applied through other source. The process took 2 weeks. I interviewed at TAT (New York, NY) in Dec 2017
Interview
You need to be dressed carefully for the interview process. You need to study aptitude. The interview process is like a cake walk. They will ask easy technical questions. You have to come to office on time.
I applied through university. I interviewed at TAT (New Delhi) in Mar 2017
Interview
Round 1:
You have two lane road and there are two sensors,
Sensor A only covers Right lane.
Sensor B covers both Left and Right lane.
Input of the function is two arrays filled with 24 hours of data and value/item of array is tuple having direction and time. find following things,
Total no of cars on Right and Left lane.
Min and Max speed at sensor A.
Min and Max speed at sensor B.
Finding no 1 is easy.
Only issue is with 2,3 as we don’t have any unit of distance given anywhere. I asked him he told that’s a problem ?
This what we can do without distance we can at-least find the minimum and maximum time for sensor A and B just traversing an array but after that finding a distance that’s still a mystery to me ? in last few minutes he told me take a guess and do it but no enough time.
Round 2:
Build an UBER platform no code discussion about how will you do it,
How will handle locations (most updated) of the driver ?
How will update the location of the driver (architecture of app or service to update) ?
Find nearest driver ? (We can filter all drivers based on location)
What if two cities are merged like Redmond and Bellevue then other car might be close but in second city where city filter want work ?
How do you scale same app to other countries (like china) ?
One you find the nearest driver how do pick them ? (I said ratings)
What would do consider as good ratings ?
Once you have 10 driver with 4.8 ratings how will you send the request ?
What will you do if all 10 drivers receives and accepts 10 request simultaneously ?
Round 3:
Build Eclipse IDE. Told me to write down class diagram of all components.
How will you handle Character Set ?
How will you handle up key ?
How will you handle code pre compilations ? different highlighting rules ?
Where will be text render events in editor or page and why ?
I applied online. I interviewed at TAT (Guadalajara, Jalisco) in Sep 2017
Interview
The ask you some questions about yourself, your mayor and the reasons you would like to work with them. The told me that there wold be an skills interview, but because the guy that is in charge of that wasn't there we would skip that part.