I applied online. I interviewed at Check Point Software Technologies (Tel Aviv-Yafo) in Mar 2021
Interview
I had to go through a home test, with 3 different programming questions. The test platform was codility, the solutions were supposed to run. I had various options for the coding language I want to answer in - Java, C++, Python, Node.JS and more.
Interview questions [2]
Question 1
They asked me to write a program that receives a four digit number as an input (negative or positive), and computes where adding a 5 to the number would make it the greatest. For example : for the input 638, the program would return 6538.
I applied online. I interviewed at Check Point Software Technologies (Tel Aviv-Yafo)
Interview
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
I applied through a recruiter. I interviewed at Check Point Software Technologies (Tel Aviv-Yafo)
Interview
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.
I interviewed at Check Point Software Technologies (Tel Aviv-Yafo)
Interview
The interview process started with a reasonable-level take-home assignment, which included a few LeetCode-style algorithmic questions. After that, I was invited to an on-site interview day at the company, where they brought in over 10 candidates for one or two open positions. Unfortunately, I was eliminated fairly early in the day.
Interview questions [1]
Question 1
I can’t recall the exact wording of the question, but the problem was conceptually almost identical to LeetCode’s “Product of Array Except Self,” and required the same kind of approach to solve.