Ho presentato la mia candidatura tramite segnalazione di un dipendente. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso Toluna (Timişoara) nel mese di gen 2016
Colloquio
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.
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.
La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso Toluna (Haifa)
Colloquio
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
Domande di colloquio [5]
Domanda 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?