the interviewers were extremely nice and kind, they made sure i was relaxed before diving into the technicalities. the questions were challenging but definitely solvable and they help out alot
Interview questions [2]
Question 1
write a function to check if system uses big endian or little endian
Two people interviewed me, they asked me 2 technical questions. They were very nice and re-assuring, and the questions were well described. I recieved a phone call for next interview after a few days
I applied through an employee referral. The process took 2 days. I interviewed at TandemG (Lod) in Mar 2018
Interview
I went through 5 interview stages: online test, team leaders, division supervisor, HR and CEO.
They were looking for knowledge in C/C++, data structures, OS principles, memory allocation, concurrency, and more..
In general it was good vibes and the HR interview was very cheerful and straightforward
Interview questions [1]
Question 1
what will happen if 2 threads are running through the same loop, increment a variable 'i' and print it out (should be able to describe all the possible results for 'i' and which system calls are being called)