Ik heb online gesolliciteerd. Ik heb gesolliciteerd bij Check Point Software Technologies (Tel Aviv) in mei 2021
Sollicitatiegesprek
at first they sent me a codility link that contained 3 simple coding questions that can be found in other reviews, must be finished in 120 minutes. After that I got a call from the team leader to interview in the company in Tel Aviv, after that an interview with the project leader.
Sollicitatievragen [4]
Vraag 1
q1) find the second maximum in an array using only one scan.
the second interview question:
design a malloc function that guarantees that the address it returns is a multiplicand of 64. after that design a free function that takes such address and frees all allocated memory. both the functions can be implemented using the built in malloc and free, using a little tweek.
q3) given an array that contains numbers that appear only once or twice, return all the number that appear twice (non trivial solution for O(N) time and O(1) space).
Ik heb gesolliciteerd bij Check Point Software Technologies
Sollicitatiegesprek
Home assignment of 3 leetcode questions
first interview included a question about finding a circle in a linked list
I gave the naive solution and then the 2 pointer solution
Ik heb online gesolliciteerd. Ik heb gesolliciteerd bij Check Point Software Technologies (Tel Aviv)
Sollicitatiegesprek
medium leetcode problem , talk about yourself , talks about the company , solving through zoom video call remote control is laggy , i was not ready for interviews at that time
Ik heb via een recruiter gesolliciteerd. Ik heb gesolliciteerd bij Check Point Software Technologies (Tel Aviv)
Sollicitatiegesprek
I intrivewed at check point a year ago, the intrview starts where i introduce myself then had two leetcode questions in c/c++ one of them make atoi function the second i forgot and has to do it on paper in the office.