J'ai postulé via un recruteur. Le processus a pris 1 semaine. J'ai passé un entretien chez InfoCare (Dublin, Dublin) en janv. 2017
Entretien
The Interview was done via skype, started with some personal questions and talked about work history then moved onto some technical questions and ended with a live coding challenge. total time was just over an hour.
Questions d'entretien [1]
Question 1
how to combine two strings of different length alternating each char
string one = abcdefg
string two = 12345
result = a1b23c4d5efg