I applied online. I interviewed at Cisco (Netanya) in Feb 2021
Interview
Coding questions and a personal interview. It takes about an hour and a half. Questions about data structures like LinkedList, run time complexity. For example, to find the middle of a LinkedList.
Other Student Developer interview reviews for Cisco
I applied through a recruiter. I interviewed at Cisco in Feb 2023
Interview
Interview with two people from one of the teams. Two technical question, easy and hard, you have two hours. String s, and array of chars, find the minimum index of char in string s that appears in the array and with O(1) place.
Interview questions [1]
Question 1
Next question is the same but instead of array of chars is array of strings and finding the minimum index of substring that appears in the array
they called me back few months after applying on their website. I had 2 interviews overall, with two team members each time. the process is not too long, and they call back relatively fast.
Interview questions [1]
Question 1
copying the content of one array to another one, while they might be overlapping