Software Developer applicants have rated the interview process at TandemG with 3 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 100% positive. To compare, the company-average is 100% positive. This is according to Glassdoor user ratings.
Candidates applying for Software Developer roles take an average of 4 days to get hired, when considering 1 user submitted interviews for this role. To compare, the hiring process at TandemG overall takes an average of 4 days.
Here are the most commonly searched roles for interview reports -
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)