The hiring process at Cisco takes an average of 46 days when considering 2 user submitted interviews across all job titles. Candidates applying for CSM had the quickest hiring process (on average 1 day), whereas Intern Field Sales roles had the slowest hiring process (on average 90 days).
I got it through referral, the interview difficulty level was medium and they covered questions on cs fundamentals mostly on networking, asked me about my projects, and also was given a dsa question to find the largest number in an array ,and also was give a puzzle to solve
Interview questions [1]
Question 1
, asked me about my projects, and also was given a dsa question to find the largest number in an array ,and also was give a puzzle to solve
I applied online. The process took 2 weeks. I interviewed at Cisco (Bengaluru) in Jun 2025
Interview
Interview was a decent experience. It took 10 days for interviews to complete. 1st round was virtual interview, then they called over to their office for 3 more rounds of interview. After couple of days, had a virtual round with Director.
Interview questions [5]
Question 1
Round 1:
1. Reverse array in-place.
2. Construct target string using characters from origin string.
3. Construct linux file path from an array of strings.
4. Explain memory space of process in linux.
5. Debug experience with gdb
6. IPC questions and design a server-client scenario.
Round-2:
1. Synchronization questions.
2. Given two dictionaries. Print pairs not common in the dictionaries.
3. Implement a program that tracks events from apps on a system (watchdog).
4. Spinlock purpose and usage.
5. Debug questions.
Round-4:
1. Tell me biggest challenge you faced.
2. Array with sorted integers, has been rotated m number of times. Construct the original array sequence.
3. Synchronization questions, and lockless.
4. Memory management, DMA.
5. Explain how fwrite() works from userspace till device.
6. If you disagree with your teammate on some task, how do you handle it?
Round-5:
1. Puzzle question
2. Where do you see yourself in 10 years?
3. Tell me a time you worked on something and failed. What did you learn?
4. Explain your job role to a 5-year old.
I applied through other source. The process took 1 day. I interviewed at Cisco (Bengaluru) in Sep 2025
Interview
Job opportunity is hiring a software engineer who is specialized in high performance packet processing software which includes strong analytical and problem solving skills in C programming, operating systems especially in memory management concepts and L2,L3,L4 and L7 networking protocols.
Interview questions [1]
Question 1
1. What is memory fragmentation?
2. Why a process is not crashing when accessing a freed pointer in some systems?
3. What is page fault and different types?
4. How Page fault and SIGSEGV signal are related?
5. Explain about process state machines and how states are updated by OS?
6. Simple programs in bit manipulation and recursion are asked.