Ich habe mich online beworben. Der Vorgang dauerte 1 Tag. Vorstellungsgespräch absolviert bei Check Point Software Technologies (Tel Aviv-Yafo)
Vorstellungsgespräch
I was rejected after the first interview which is being conducted by the direct TL.
After this interview ,there is a full day of interviews (such in Microsoft/Google/etc)
Technology less matters than knowledge in algorithms
Fragen im Vorstellungsgespräch [1]
Frage 1
1. draw an architecture of somekind...
2.. a sequence of integers in an array ,find the longest array with the highest value (for example 1,3,-3,4,5) - 4,5 ,return the positions of the start and end indexes in the array.
3. learn a language that you don't know ,e.g. Pyhton in one hour and implement 1.