I applied through an employee referral. The process took 1 week. I interviewed at Cato Networks (Tel Aviv-Yafo) in Mar 2023
Interview
the first interview is with a team member, for 90 minutes. He presented the company activity and the role, then asked about my experience and 2 code questions: 1. how to reverse array of charts. 2. given array on charts that contains words in reverse order, need to reverse the array, for example: world hello ----> hello world
Interview questions [1]
Question 1
1. how to reverse an array of charts. 2. given array on charts that contains words in reverse order, need to reverse the array, for example: world hello ----> hello world
I applied through a recruiter. I interviewed at Cato Networks (Tel Aviv-Yafo) in Jun 2023
Interview
The interview began the interview before the scheduled time and she was in hurry. She introduced herself, then described what the company does. Asked me about my last project and my skills. Then gave me a task to solve.
Interview questions [1]
Question 1
needed to describe what a given function does and find all errors in these piece of code. The function were : recursively traversal over binary tree and print it's elements