J'ai postulé via la recommandation d'un employé. Le processus a pris 3 semaines. J'ai passé un entretien chez CareerBuilder (Norcross, GA) en mai 2014
Entretien
CareerBuilder normally moves fast. I applied, and got a call back later that night. The interview process normally happens in three stages. Phone screen (basic assessment). Then an in person technical interview with the team lead. (If multiple teams are interested, then a team lead from each team will be present). Next, each team lead that is still interested, will invite you for a second in person interview with their team. If multiple teams are interested, you will separate technical interview with each of the team s.
Given an integer, consider each digit as its own number, then report a list of unique numbers, as well as the frequency of each number. (Eg: 12227644 => 1(1x),2(3x),7(1x),6(1x),4(2x).