The process took 6 days. I interviewed at Check Point Software Technologies (Tel Aviv) in Jan 2025
Interview
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
Interview questions [1]
Question 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
I interviewed at Check Point Software Technologies (Tel Aviv-Yafo)
Interview
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
I interviewed at Check Point Software Technologies (Tel Aviv-Yafo)
Interview
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.
Interview questions [1]
Question 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.
I applied through a recruiter. I interviewed at Check Point Software Technologies (Tel Aviv) in Mar 2026
Interview
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.