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?