J'ai postulé en ligne. J'ai passé un entretien chez Check Point Software Technologies en déc. 2023
Entretien
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)
Questions d'entretien [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