Me postulé a través de un reclutador. El proceso tomó 3 días. Acudí a una entrevista en CareerBuilder (Norcross, GA) en nov 2014
Entrevista
Phone screen and onsite technical/behavioral interview...was easy interview, very casual, people are very nice. Not a pressured interview environment, recruiters are very friendly. Doesn’t seem like a very intense technology company. Wasn’t specific about what team I was interviewing for
write an algorithm to determine is "happy" ... a number is happy if the sum of the square of the digits ever equals one. An example of a happy number is 19:
1^2 + 9^2 = 82
8^2 + 2^2 = 68
6^2 + 8^2 = 100
1^2 + 0^2 + 0^2 = 1
If it is not happy then it will eventually hit repeat back to a number that it already saw
Acudí a una entrevista en CareerBuilder (Shanghái, Shanghai)
Entrevista
It was standard, starting with a code challenge and then a round of manager review.
Clear career path, sadly, due to the merger with Monster, not so many opportunities for growing.
Me postulé a través de una agencia de empleos. El proceso tomó 1 semana. Acudí a una entrevista en CareerBuilder (Londres, Inglaterra) en abr 2021
Entrevista
Good impression, it didn't took too much time, just one interview with manager. Would recommend. Online interview. After that I got a feedback in a few days. No additional tasks.
Me postulé en línea. El proceso tomó 5 semanas. Acudí a una entrevista en CareerBuilder (Noida) en abr 2019
Entrevista
First round was an HR-cum-technical discussion via Zoom, which lasted for about 1 hour. They got back to me after about a week. The second was a Panel discussion in their office premises, which was a purely technical round based on JS(ES5, ES6, Angular, node.js, HTML, CSS, Algos). I got the reply next week about the shortlisting. Then the next was a HR round which was more of a salary and cultural fit based discussion. It took another week before the offer letter was rolled out.
Preguntas de entrevista [1]
Pregunta 1
There questions ranging from node.js and scalable architectures to JS compilation process., new features in ES5, and ES6, creating web components etc.