I applied online. The process took 3 weeks. I interviewed at Syntronic (Ottawa, ON) in Jun 2025
Interview
The interview process involved multiple rounds of meetings with leadership, engineering, and management teams, focusing on prior industry experience, familiarity with engineering services, and alignment with organizational culture and team fit.
I applied online. The process took 4 weeks. I interviewed at Syntronic (Stockholm, Stockholm) in Sept 2022
Interview
1. HR phone screening call
2. interview with manager
3. coding test and personality test
4. interview with HR where they went through the test result with me.
5. manager call with offer
This is the dumbest interview I've ever seen - basically just a bunch of ridiculous brain teasers. Even a student would get chewed out for writing code like this, let alone a professional.
Interview questions [1]
Question 1
Pointless question like fixing the code below by changing the order only:
state will be "not connected" or "connected"
if "connected" in state:
raise TestPassed("")
else:
raise TestFailed("")