Vorstellungsgespräch absolviert bei Check Point Software Technologies
Vorstellungsgespräch
First there was an online test in codality witch I did well and then I was invited to the first interview witch unfortunately I did not pass. There were two questions, the first I answered but to slow(I should have done it in 40 minites but it took hour and 15 minits. The socend question I answered partialy.
Fragen im Vorstellungsgespräch [2]
Frage 1
FIRST QUESTION: Write a function that gets a matrix of integers as a parameter and returns the socend largest integer, but you should loop the matrix only once, and consider all edge cases (including one row, one column, one value in all elements and so forth. (you need too think aboat them yourself but I mentioned almost all of them) need to solve in c.
SECOND QUESTION: You short function in c that returns a string (char*) and you need first to say what is the problem eith it. So the problem is that the returned string is not aloccated. So you need to allocate with malloc, and mention that the function caller needs to free the returned value, or you can just get the string as additional parameter. Finaly the hard part is to solve it with a global parameter (the string) and locks and keys so no one else can use the string.
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.