J'ai postulé en ligne. Le processus a pris 4 semaines. J'ai passé un entretien chez Check Point Software Technologies en avr. 2024
Entretien
The interview process began with a phone call from a recruiter at Check Point, after that I received a home online coding test. A few days after I submitted the test I received a call from the recruiter that I passes and an interview was scheduled. The first interview was a a 3 hour debugging test session via Zoom. The second interview was a technical interview about a code section which sadly I did not pass. Overall the process was good and the interviewers were nice.
Questions d'entretien [1]
Question 1
What are some disadvantages of problems of multithreading?
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 2 semaines. J'ai passé un entretien chez Check Point Software Technologies (De Zoom) en sept. 2021
Entretien
First I had a codility test
Then a phone book test - to find bugs in c code
Then an interview with team leader and group manager
Then in 3 days I got an offer.
Everything was quite quick
Questions d'entretien [1]
Question 1
Q1: Implement data structure with get, set and setAll in O(1).
Q2: Given array of nums and a target find 2 nums in array which sum to target.
Q3: Delete a node from singly linked list given pointer to the node we want to delete