several meetings, they talked to me.
i answered things back. then again.
it was very good. all and all it was basically talking, listening and answering questions.
then, we discussed salary and questions that follow. answer too were quick.
Interview questions [1]
Question 1
var bigInteger = 234567890123456789012345678901234567890;
var a = 2;
var b = 3;
var c = 2;
(a == b) // returns false
(a == c) //returns true
I applied through an employee referral. The process took 1 week. I interviewed at Proofpoint (Tel Aviv-Yafo) in Apr 2021
Interview
1. Phone interview
2. Java data structure whiteboard test
3. class design test - as if you develop a new feature about library and books orders
4. Human Resource interview
5. R&D VP interview + another whiteboard data structure test
Interview questions [1]
Question 1
create function that going through all the mails and remove specific words efficiently.