came for couple of hours to build a project on their own computer, after that we sat together and did together code review. they were quiet nice and quiet polite
Preguntas de entrevista [1]
Pregunta 1
to build a system that gets clicks all over the world
Solicité el puesto a través de un captador. Acudí a una entrevista en Taboola en nov 2025
Entrevista
1:30 hours, first half deep dive on a project you worked on. second half coding questions. Weirdly, the stream reading question did not feel very related to Taboola's business itself.
Preguntas de entrevista [1]
Pregunta 1
- given N, print first N lines from a stream (reads line after line, ending at null)
- given N, print last N lines from a stream (requires queue N size to save last N lines)
Solicité el puesto a través de la recomendación de un empleado. El proceso duró 1 semana. Acudí a una entrevista en Taboola (Israel) en nov 2025
Entrevista
The interview process for Taboola began with a presentation of a relevant project I have worked on lately, describing my contribution to it and its impact.
The session continued with a LeetCode-style coding challenge on strings and arrays, testing algorithmic efficiency and code clarity within time limits.
Preguntas de entrevista [1]
Pregunta 1
Given an array and an integer n, output the first n elements.