Me postulé en línea. Acudí a una entrevista en Check Point Software Technologies (Tel Aviv) en mar 2021
Entrevista
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.
Preguntas de entrevista [2]
Pregunta 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.
Me postulé en línea. Acudí a una entrevista en Check Point Software Technologies (Tel Aviv)
Entrevista
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
Me postulé a través de un reclutador. Acudí a una entrevista en Check Point Software Technologies (Tel Aviv)
Entrevista
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.
Acudí a una entrevista en Check Point Software Technologies (Tel Aviv)
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 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.