Me postulé en línea. Acudí a una entrevista en Check Point Software Technologies en dic 2023
Entrevista
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)
Preguntas de entrevista [1]
Pregunta 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