J'ai postulé via la recommandation d'un employé. Le processus a pris 3 semaines. J'ai passé un entretien chez ZoomInfo (Boston, MA) en juin 2020
Entretien
3 rounds
1. Hr - 15-20 mins - basics resume
2. Online assessment test - 1 leetcode problem with explanation video
3. Technical round -45 mins - With 3 year senior developer
3. Managerial - 30mins
Questions d'entretien [1]
Question 1
Basic oops question
Data structures
Leetcode prob - linked list hashmap and set
Angular and Javascript.
The interview process consisted of three rounds in total. The first was a technical interview. The second interview focused on my past experience and projects I have worked on. The third and final round was a more casual, get-to-know-you conversation with the VP.
Questions d'entretien [1]
Question 1
The question involved a Mario-like game scenario. The character can move 1 step forward, 1 step backward, or 'm' steps forward (where 'm' is a parameter provided in the function's input). Additionally, you are given an array indicating whether each position is safe to step on or if there is a spike (obstacle). The goal is to return a boolean (true/false) indicating whether it is possible to reach the end of the array starting from index 0.
J'ai postulé en ligne. J'ai passé un entretien chez ZoomInfo en juin 2025
Entretien
Started with a technical screen interview with the hiring manager(more of discussion around past projects, job description, questions from the resume and how experience aligns with the job), then followed by two technical interviews with the team members that consisted of a debuggin questions, javascript, java, sql.
Questions d'entretien [1]
Question 1
Discussion around job responsibilities in previous company,
I was asked a leet code question about string manipulation a $ means a number + means a letter and * means that the next 3 letter should be identical. - that was the home task