I applied through an employee referral. The process took 4 weeks. I interviewed at Check Point Software Technologies in Jun 2025
Interview
The interview process was multi-step and technically challenging. It began with a phone screening focused on basic programming concepts and continued with a technical coding assessment on data structures.
The interviewers were professional and pushed for clean, optimized solutions under time pressure.
Interview questions [1]
Question 1
Find the Second Smallest Element in an Array
Given an array of integers nums, return the second smallest unique element in the array.
If there is no such element (e.g., all elements are equal or there is only one unique value), return -1
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.