J'ai postulé via la recommandation d'un employé. J'ai passé un entretien chez Check Point Software Technologies (Tel Aviv-Yafo) en juill. 2021
Entretien
-> phone call - went over my CV
-> home codability test 3 questions 2 easy 1 medium
-> zoom professional interview 2 coding questions
-> didn't move forward from there
Questions d'entretien [1]
Question 1
2 sticks of different length, create a square of maximal size using full sticks only .
create a DS that can set a value get a value and set all values in O(1)
J'ai postulé via un recruteur. J'ai passé un entretien chez Check Point Software Technologies (Tel Aviv-Yafo) en août 2025
Entretien
1 online assesment , folowed by 2 interviews , in the first interview you'r asked to present a project that youve worked on , then asks 1 leetcode style question and another question where he give you a command and asks you to search the web to find what the command does .
in the second interview you'll first chat about your resume , then you have 2 questions 1 leetcode style and another question about file system handling
Questions d'entretien [1]
Question 1
given a file system , we need to identify if 2 files have the same content . no need to write code . but describe the method your to use and analyze its complexity .
J'ai postulé en ligne. J'ai passé un entretien chez Check Point Software Technologies (Tel Aviv) en juin 2025
Entretien
The interview started with a brief overview of the role, followed by my self-introduction. I talked about a project I worked on during my studies. Although the interviewer initially asked about a C++ project, most of my experience was in Python, so I discussed one of my Python projects instead.
Next, the interviewer presented a few Bash commands and asked me to explain what they do. This part was quite technical and fairly niche, in my opinion, and focused more on specific command knowledge that can easily be looked up nowadays.
Then we concluded with a LeetCode style question of medium difficulty.
Questions d'entretien [1]
Question 1
Tell me about a difficulty you had in your project and how did you deal with it