Solicité el puesto a través de un captador. Acudí a una entrevista en Check Point Software Technologies (Tel Aviv) en ago 2025
Entrevista
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
Preguntas de entrevista [1]
Pregunta 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 .
Envié una solicitud electrónica. Acudí a una entrevista en Check Point Software Technologies (Tel Aviv) en jun 2025
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 1
Tell me about a difficulty you had in your project and how did you deal with it
Solicité el puesto a través de la recomendación de un empleado. Acudí a una entrevista en Check Point Software Technologies (Tel Aviv) en jul 2021
Entrevista
-> 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
Preguntas de entrevista [1]
Pregunta 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)