J'ai postulé via la recommandation d'un employé. Le processus a pris 5 jours. J'ai passé un entretien chez IOMEDIA (Gurgaon, Haryana) en juin 2016
Entretien
It was a good experience. There were three rounds- 2 Technical and 1 HR.
They asked basic programming logics.
1.Selenium logics
2.Java logics
3. Simple SQL queries,
also they asked simple question to write logic
eg.
there r 2 arrays :
a b c d e
1 2 3 4 5
WAP to print
e1 d2 c3 b4 a5
and so on.