Candidatei-me por indicação de um funcionário. O processo levou 2 semanas. Fui entrevistado pela anecdotes (Tel Aviv-Yafo) em mai. de 2026
Entrevista
The overall process was very fast, welcoming, and professional. It took only two weeks from the initial HR call to the final decision. Even though it ended in a rejection, the company maintained great communication throughout.
The Process
Step 1: Initial HR phone call describing the role and expectations.
Step 2: Home assignment (technical test) with a 4-day deadline to submit.
Step 3: A single-day intensive interview process divided into three parts:
30-minute HR interview (behavioral/cultural fit).
30-minute interview with the VP
1-hour System Design interview.
Interview Questions
1. VP Interview - Scale Question:
"You currently have a trigger in your system that sends emails to 10 users. If the system scales and we now need to send emails to 100,000 users for that same trigger, what changes would you make to the system?"
2. VP Interview - Tech & Workflow Question:
"Can you describe a previous project where you utilized AI tools during the development process, and how it impacted your workflow?"
3. System Design Interview:
"Design a basic document management application with version control capabilities for each file."
Core requirements: Designing the API endpoints and DB schema to support basic usage like creating, viewing, fetching, and tracking specific file versions
Key topics discussed: Separation of metadata storage and raw data.
deep dive: what if a user wants the last version or wants version 50/150
how will you handle it.
Perguntas de entrevista [1]
Pergunta 1
test with 2 questions:
1. LeetCode 198
(with a follow-up question-
2. writing a matrix multiplication function
Candidatei-me por indicação de um funcionário. Fui entrevistado pela anecdotes (Tel Aviv-Yafo) em jan. de 2026
Entrevista
I was very impressed by the company. After a short conversation with the friendly recruiter, I had a technical interview on zoom with a team leader, After that, there is another stage of system design in their offices
Two leetcode questions, one easy and one medium.
Also had two open questions that were related to the leetcode quesitons, that I needed to answer with a video clip.
The whole interview was 70 minutes.
Perguntas de entrevista [1]
Pergunta 1
One leetcode question was about matrices, and I needed to do some kind of manipulation ont he matrices.