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
Questions d'entretien [1]
Question 1
to build a system that gets clicks all over the world
J'ai postulé via un recruteur. J'ai passé un entretien chez Taboola en nov. 2025
Entretien
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.
Questions d'entretien [1]
Question 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)
J'ai postulé via la recommandation d'un employé. Le processus a pris 1 semaine. J'ai passé un entretien chez Taboola (Israel) en nov. 2025
Entretien
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.
Questions d'entretien [1]
Question 1
Given an array and an integer n, output the first n elements.