I applied online. The process took 4 weeks. I interviewed at Simply (Tel Aviv-Yafo) in May 2025
Interview
I applied online and started with an initial screener with a non-technical recruiter. After that, I was invited to two onsite interview rounds. The process was professional and well-organized. Everyone I met was respectful and thoughtful in their questions. The second round included an open-ended discussion where I was asked to describe and explain the design of a system I had worked on in the past. Although I didn’t receive an offer, I appreciated the clear communication and overall experience.
Interview questions [3]
Question 1
Design a data structure for the Battleship game that supports shot() operations in O(1) time, including checking whether the game has ended.
Given a text file describing playback instructions and a set of .wav files, implement a working program (in any language) that plays the audio files according to the specified sequence and timing.
I applied through a recruiter. I interviewed at Simply (Tel Aviv) in Apr 2025
Interview
First started with an easy to medium level leet code question
Then got an exam to implement a basic music player from music note files and wav files
Very strong vibe check in between parts of interview
I applied through an employee referral. The process took 1 day. I interviewed at Simply (Tel Aviv-Yafo) in May 2024
Interview
During a recent interview, I was presented with a Leetcode problem that involved finding the intersections between multiple lines. This required implementing an efficient algorithm to determine the points where these lines intersect. Following the coding challenge, I showcased a system design project I had built. The interviewers asked detailed questions about the architecture, the technologies used, and the decisions behind key design choices. I explained how the system efficiently handles large volumes of data and ensures high availability and