Candidatei-me online. Fui entrevistado pela ZoomInfo (Tel Aviv) em mar. de 2025
Entrevista
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.
Perguntas de entrevista [1]
Pergunta 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.