I applied through an employee referral. The process took 2 weeks. I interviewed at Guardicore
Interview
A 3 part process, first interview with team leader - asked me about my experience, current job, and main projects I did, explained about the role and asked me technical questions.
second interview with team manager - basically a conversation to know each other, about the company, himself, the role I applied to, and sharing some stories
third was HR
Interview questions [1]
Question 1
how does a router manages several request from different machines by using ports?
how does the TCP/IP uses its message header and what for?
given an array of numbers (might contain duplicates) and a target number, find all possible pairs to sum up to the target and return the number of pairs (time complexity was essential)