I applied through a recruiter. The process took 3 days. I interviewed at CareerBuilder (Norcross, GA) in Nov 2014
Interview
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
I interviewed at CareerBuilder (Shanghai, Shanghai)
Interview
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.
Get actionable career advice tailored to you by joining more bowls.
Want the inside scoop on your own company?
Check out your Company Bowl for anonymous work chats.
Application
I applied through a staffing agency. The process took 1 week. I interviewed at CareerBuilder (London, England) in Apr 2021
Interview
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.
Application
I applied online. The process took 5 weeks. I interviewed at CareerBuilder (Noida) in Apr 2019
Interview
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.
Interview questions [1]
Question 1
There questions ranging from node.js and scalable architectures to JS compilation process., new features in ES5, and ES6, creating web components etc.