Ich habe mich über einen Personalvermittler beworben. Vorstellungsgespräch absolviert im Aug. 2025 bei Check Point Software Technologies (Tel Aviv-Yafo)
Vorstellungsgespräch
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
Fragen im Vorstellungsgespräch [1]
Frage 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 .
Ich habe mich online beworben. Vorstellungsgespräch absolviert im Juni 2025 bei Check Point Software Technologies (Tel Aviv)
Vorstellungsgespräch
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.
Fragen im Vorstellungsgespräch [1]
Frage 1
Tell me about a difficulty you had in your project and how did you deal with it
Ich habe mich auf Empfehlung eines Mitarbeiters beworben. Vorstellungsgespräch absolviert im Juli 2021 bei Check Point Software Technologies (Tel Aviv-Yafo)
Vorstellungsgespräch
-> 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
Fragen im Vorstellungsgespräch [1]
Frage 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)