Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso ZoomInfo (Tel Aviv) nel mese di mar 2025
Colloquio
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.
Domande di colloquio [1]
Domanda 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.