I applied online. The process took 6 days. I interviewed at Intellisync (Italy, SC) in Oct 2025
Interview
There are four stages of the interview process: HR, Coding, System Design, and CTO. I reached only up to the System Design stage. The HR and Coding stages were easy. The System Design stage was a bit tough, but I managed it well. Unfortunately, I didn’t make it to the CTO interview stage.
Interview questions [1]
Question 1
The Coding stage is similar to what others have mentioned here. For the System Design stage, you’ll be given a Word document where you need to design a system to record matches and display the leaderboard for a tabletop game. You’ll be asked to explain the tech stack, database design, data structures, and security considerations, and to perform a sample query.
I applied online. The process took 1 day. I interviewed at Intellisync in Sept 2025
Interview
HR interview, quick 15 minutes; hygiene questions, you do not get much about the role, details of the team because it is not known by the interviewer.
Then, managed to arrange same day programming exercise, 30 min.
Interview questions [1]
Question 1
In a word document. Two simple questions. Reminded me the programming introduction courses' final questions.
Just check if you know the basics.
No idea, how do they assess here.
Finished it very simple solution, but rejected without any explanation.
I started to suspect the interviewer could not understand the solution of his question.
The interviewer didn’t seem focused during the live coding session. He didn’t respond to my questions until I called his name, and it was clear he was doing something else. At times, he was even away from the keyboard.
Interview questions [1]
Question 1
Given a point and a rectangle, write code to determine if the point lies inside the rectangle.