Ich habe mich auf Empfehlung eines Mitarbeiters beworben. Der Vorgang dauerte 3 Wochen. Vorstellungsgespräch absolviert im Juli 2025 bei Check Point Software Technologies (Tel Aviv-Yafo)
Vorstellungsgespräch
I had the opportunity to interview for a student software developer position at Check Point. The process began with a phone conversation with the team lead, where we discussed the team's focus, the technologies they use, and my background and interests. It was an engaging and informative discussion that gave me a good sense of the role and team dynamics.
Following that, I participated in a technical Zoom interview. During the session, I was asked to solve algorithmic and system design problems, including:
Implementing a stack that supports retrieving the minimum element in O(1) time while minimizing memory usage.
Designing a system to detect potential DDoS attacks, including functions like isDDOS(ip) to check if an IP has made over 100 requests in the last minute, and addReq(ip) to log requests.
The interview challenged my problem-solving, data structure design, and coding skills under time constraints — and I really enjoyed it. The team was professional, clear, and supportive throughout the process.
Fragen im Vorstellungsgespräch [1]
Frage 1
Designing a system to detect potential DDoS attacks, including functions like isDDOS(ip) to check if an IP has made over 100 requests in the last minute, and addReq(ip) to log requests.
Vorstellungsgespräch absolviert bei Check Point Software Technologies
Vorstellungsgespräch
Home assignment of 3 leetcode questions
first interview included a question about finding a circle in a linked list
I gave the naive solution and then the 2 pointer solution
Ich habe mich online beworben. Vorstellungsgespräch absolviert bei Check Point Software Technologies (Tel Aviv-Yafo)
Vorstellungsgespräch
medium leetcode problem , talk about yourself , talks about the company , solving through zoom video call remote control is laggy , i was not ready for interviews at that time
Ich habe mich über einen Personalvermittler beworben. Vorstellungsgespräch absolviert bei Check Point Software Technologies (Tel Aviv-Yafo)
Vorstellungsgespräch
I intrivewed at check point a year ago, the intrview starts where i introduce myself then had two leetcode questions in c/c++ one of them make atoi function the second i forgot and has to do it on paper in the office.