Software Web Developer applicants have rated the interview process at Toluna with 3.5 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 50% positive. To compare, the company-average is 65.2% positive. This is according to Glassdoor user ratings.
Candidates applying for Software Web Developer roles take an average of 8 days to get hired, when considering 2 user submitted interviews for this role. To compare, the hiring process at Toluna overall takes an average of 20 days.
Common stages of the interview process at Toluna as a Software Web Developer according to 2 Glassdoor interviews include:
One on one interview: 50%
Phone interview: 25%
Skills test: 25%
Here are the most commonly searched roles for interview reports -
Tele interview about HTML5, CSS3, Javascript and javascript. After this you will get call for a machine round. Test will be average difficult level with some good logical operation.
I applied through an employee referral. The process took 2 weeks. I interviewed at Toluna (Timişoara) in Jan 2016
Interview
The interview process is not the same for everyone. Depends for what role you interview for. You can have 3 steps interview or 2 steps. Interview with Hr usually takes 30min, in Romanian or English or other languages depends on the role . Second with the team leader and ladt if it is the case the director/manager- bigger boss. HR is usually very professional and nice. If you show enthusiasm is a plus.
The process took 1 day. I interviewed at Toluna (Haifa)
Interview
The all interview is face to face. It has 2 parts. Each part with at least 2 interviewers
1.A C/C++: Implement reversedList method which gets a linked list and returns it reversed.
for example: HEAD->1->2->3->4->NULL
will return: HEAD->4->3->2>1->NULL
Interview questions [5]
Question 1
1.B what's the difference between c and java/.Net?
4. Client-Side: Describe a way for implementing a user/password screen with "remember-me?" option. How the user/pass will be saved? how will you get them in the next user visit?