I applied in-person. The process took 1 day. I interviewed at Directi (Mumbai) in Mar 2011
Interview
To find a programmer place in Directi you should be well versed with your skills both technical and communication.One should be very confident and likes your work.Process starts with a telephonic interview ,followed by a online test if cleared previous ,followed by a technical interview if cleared previous,followed by a 1:1 final interview.
Interview questions [2]
Question 1
As for an Sql developer interview .basics of sql as well as joins and optimizations
two column having ip address stored.each row having a range(ip_address_to,ip_address_from,country) and country mapping to which the ip belongs. Question was wat will be the best structure to store it in sql as well as how to optimize it if queried such a table.