I applied online. The process took 2 weeks. I interviewed at Cisco (San Jose, CA) in Aug 2023
Interview
Technical assessment was 3 leetcode style questions, 1 easy, 1 medium, 1 hard. 1.) Find median and mode of a list of integers 2.) find palindrome that is a substring in a string 3.) 2D matrix problem, find largest number in a row that has the smallest number in a column
I applied online. I interviewed at Cisco (Bengaluru) in Aug 2023
Interview
Technical Round: No intro, directly asked about my projects, asked my preferred programming language but denied to ask question in that language. The interviewer was in a hurry, asked a simple dsa question, but made an environment where I couldn't solve it.
Interview questions [2]
Question 1
Write a program in C to open a text file and run the code from that file.
I applied online. The process took 2 weeks. I interviewed at Cisco (Atlanta, GA) in Aug 2023
Interview
Rigorous coding assessment, with increasingly harder questions. Be well prepared with Python. Leetcode is a great resource as well. Different stages of interviews as well including face-to-face chat over Teams/Zoom.
Interview questions [1]
Question 1
Q: Finding the outlier in an unsorted list of data through constraints.