O processo levou 6 dias. Fui entrevistado pela Check Point Software Technologies (Tel Aviv) em jan. de 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
Perguntas de entrevista [1]
Pergunta 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
Fiz uma entrevista na empresa Check Point Software Technologies (Tel Aviv-Yafo).
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
Fiz uma entrevista na empresa Check Point Software Technologies (Tel Aviv-Yafo).
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.
Perguntas de entrevista [1]
Pergunta 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.
Candidatei-me por meio de recrutador(a). Fui entrevistado pela Check Point Software Technologies (Tel Aviv) em mar. de 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.