I applied online. I interviewed at Check Point Software Technologies (Tel Aviv-Yafo) in May 2021
Interview
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.
Interview questions [4]
Question 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).
I interviewed at Check Point Software Technologies
Interview
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
I applied online. I interviewed at Check Point Software Technologies (Tel Aviv-Yafo)
Interview
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
I applied through a recruiter. I interviewed at Check Point Software Technologies (Tel Aviv-Yafo)
Interview
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.