I applied online. The process took 4 days. I interviewed at Sentra (Tel Aviv-Yafo) in Apr 2025
Interview
I received an email to set a phone call with the recruiter. She was nice, explained about the company and about the role. Told that she will receive a feedback from the team lead and will contact me and in case they want me to start the process it includes 2 technical interview in the office, one is coding and one system design, after that Manager interview and HR.
She called after 2 days to schedule the interview. It was in office with 2 engineers from the team. Were very nice and supportive. It included pseudo code - white desk question with 3 steps.
Interview questions [1]
Question 1
Write a function that returns the user that did the most events.
Function returns the most active user within 10000 last events.
Function returns the most user within 5 last users.
I applied online. I interviewed at Sentra (Tel Aviv-Yafo) in Nov 2024
Interview
They insisted on caling me to the office for an interview rather than online, on zoom.
They couldn't find a proper room, and they ended up finding a small room and writing the interview question on the glass door.
Interview questions [1]
Question 1
The task was to write a method that flattens a dictionary of unknown depth. All while putting the minimum depth as value for each entry that is a dictionary.