I applied online. I interviewed at Check Point Software Technologies in Dec 2023
Interview
130 min codility test 3 question medium - hard level at leetcode. unfortunately i only remember 1 of the questions. there are examples online. after the test, I received an invitation for a zoom interview. (still haven't had the Zoom interview)
Interview questions [1]
Question 1
given an array A of N integers return the smallest positive integer (greater than 0) that does not occur in A. Write this program in Python