I applied online. I interviewed at Check Point Software Technologies in May 2021
Interview
Did a test on codility platform, Passed the tests and received a message saying that they will not go forward with my application with no feedback or any information on why I was declined knowing I prepared for the test for a couple of days
Interview questions [1]
Question 1
Write a program that receives an integer and adds the number 5 to that integer to make the maximum value, ex:
if we enter 630 the maximum number we can obtain by adding 5 is 6530 and not 5630.