Ich habe mich online beworben. Vorstellungsgespräch absolviert im Mai 2021 bei Check Point Software Technologies (Tel Aviv-Yafo)
Vorstellungsgespräch
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.
Fragen im Vorstellungsgespräch [4]
Frage 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).
Vorstellungsgespräch absolviert bei Check Point Software Technologies
Vorstellungsgespräch
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
Ich habe mich online beworben. Vorstellungsgespräch absolviert bei Check Point Software Technologies (Tel Aviv-Yafo)
Vorstellungsgespräch
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
Ich habe mich über einen Personalvermittler beworben. Vorstellungsgespräch absolviert bei Check Point Software Technologies (Tel Aviv-Yafo)
Vorstellungsgespräch
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.