Check Point Software Technologies Junior Software Engineering interview questions
based on 1 rating - Updated Jun 13, 2021
Averageinterview difficulty
Very negativeinterview experience
How others got an interview
100%
Applied online
Applied online
Interview search
1 interviews
Check Point Software Technologies interviews FAQs
Common stages of the interview process at Check Point Software Technologies as a Junior Software Engineering according to 1 Glassdoor interviews include:
Presentation: 100%
Here are the most commonly searched roles for interview reports -
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.