El proceso tomó 6 días. Acudí a una entrevista en Check Point Software Technologies (Tel Aviv) en ene 2025
Entrevista
An HR called, explained about the position, then sent me 3 code problems that i needed to solve in 1.5 h, the problems where not so hard and feels like a leetcode questions
Preguntas de entrevista [1]
Pregunta 1
write a function that gets a list (list1) of int and return a list (list2) such that:
len(list1) == len(list2)
for every i in the list list1[i] >= list2[i]
there is no duplicated in list2
the sum of list2 is the max
Acudí a una entrevista en Check Point Software Technologies (Tel Aviv)
Entrevista
3 interview
system design interview - desing a system from screatch to a modular problem
your own experience project - tell the architecture + deep dive questions
leetcode question - you have to solve under 30 minutes
Acudí a una entrevista en Check Point Software Technologies (Tel Aviv)
Entrevista
In a job interview, I was asked about the readers-writers problem, the use of locks and mutexes for synchronization, and implementing the atoi function that converts a string to an integer.
Preguntas de entrevista [1]
Pregunta 1
In a job interview, I was asked about the readers-writers problem, the use of locks and mutexes for synchronization, and implementing the atoi function that converts a string to an integer.
Me postulé a través de un reclutador. Acudí a una entrevista en Check Point Software Technologies (Tel Aviv) en mar 2026
Entrevista
Conversation with hiring manager, Codility test, 1st technical interview with hiring manager and team leader, 2nd deep technical interview with director.
Felt in the director part - had a very deep understanding of security and system design flow and bottleneck.