Candidatei-me por meio de recrutador(a). O processo levou 1 semana. Fui entrevistado pela InfoCare (Dublin, Dublin) em jan. de 2017
Entrevista
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.
Perguntas de entrevista [1]
Pergunta 1
how to combine two strings of different length alternating each char
string one = abcdefg
string two = 12345
result = a1b23c4d5efg