Engineering Intern applicants have rated the interview process at ZoomInfo with 3 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 100% positive. To compare, the company-average is 63.7% positive. This is according to Glassdoor user ratings.
Common stages of the interview process at ZoomInfo as a Engineering Intern according to 1 Glassdoor interviews include:
Skills test: 100%
Here are the most commonly searched roles for interview reports -
I applied online. I interviewed at ZoomInfo (Tel Aviv) in Mar 2025
Interview
I went through a ZoomInfo interview process that included an online coding assessment (via CoderByte) with a strict time limit. The task focused on problem solving and string/pattern matching, similar to LeetCode easy to medium.
Interview questions [1]
Question 1
I was asked a LeetCode style question on string matching with wildcards. The task was to determine if an input string fits a custom pattern using special tokens (for example * and {N}), and to explain the approach, complexity, and edge cases.