I applied online. The process took 1 day. I interviewed at Check Point Software Technologies (Tel Aviv-Yafo)
Interview
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
Interview questions [1]
Question 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.