Me postulé a través de una agencia de empleos. Acudí a una entrevista en Taboola (Tel Aviv) en sep 2015
Entrevista
I was interviewed by two guys, which forget to introduce itself and have done it in the middle of interview. They barely look at my resume and I've got a feeling that the interviewers do not care about my previous experience. Nobody explained me what is the company, what they are doing and what is this position about. They just started to ask a question which I supposed to answer on a blackboard. They called it "knowledge mapping process". During the interview one of the interviewers was writing something in his laptop all the time and barely looked at the board. Although they give me some hints when I was stuck on the solution for one specific problem I would not consider the as nice or pleasant interviewers.
I'm interviewing an got interviewed pretty frequently and unfortunately got negative experience regarding the company and its recruiting process
I was rejected, but even if I passed this interview I wouldn't move forward with this company and would consider myself to review other opportunities I have.
Preguntas de entrevista [1]
Pregunta 1
1) I have class hierarchy and should create array of different instances of this hierarchy. They asked me to write a function which iterates this array and executes different methods according to the instance class. I suggested that downcasting is a bad idea and that it can violate Liskov substitution rule of the SOLID principles, and this problem should be solved using collections and generics, but they did not accept this answer
2) Create Queue N size using only N size array.
3) some Java concurrency related questions: synchronized volatile, atomic, etc....
Me postulé en línea. Acudí a una entrevista en Taboola (Taipei) en mar 2026
Entrevista
only participated in the first round interview,
- introduced the company and the team
- discussion about resume and background
- challenging things I have done
- asked some java questions, need to be familiar with standard library
Preguntas de entrevista [1]
Pregunta 1
Implemented a Java class using only the standard library.
Me postulé a través de un reclutador. Acudí a una entrevista en Taboola
Entrevista
Call with HR followed by call with team lead and set up a technical interview for 1.5h.
Interview was 3 parts:
1 - told me about taboola
2 - tell me about a project you worked on
3 - technical question.
Part 2 & 3 were very un professional, in part 2 they kept rushing me telling me i don't have time (in total 5-7 min)
Part 3 was also not good, while i was trying to think about the problem they kept interrupting me.
Would not recommend applying here
We're sorry your recent interview experience with us was disappointing. We'd love to get additional information and feedback on what happened. Would you please email us at sharefeedback@taboola.com?
Me postulé en línea. El proceso tomó 2 semanas. Acudí a una entrevista en Taboola (Ramat Gan) en may 2024
Entrevista
Their salary offers are very not competitive, seems like very low RSU. The team lead seemed un professional. They Wanted me to interview at Java and didn't accept other languages. I Don't recommend.
Preguntas de entrevista [1]
Pregunta 1
Implement queue using array in a language of your choice.