Cisco
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
Hacker rank, 3 questions with 1 hour duration
I was interviewed in Jun 2024.
Hackerrank test with 5 questions 2 easy 3 medium
Leetcode easy medium strings and arrays questions
TCP is a protocol that ensures reliable communication by establishing a connection, managing data transfer, and handling errors.
TCP establishes a connection between two devices before data transfer begins.
It breaks data into packets and numbers them for sequencing.
It uses acknowledgments and retransmissions to ensure all packets are received.
TCP handles flow control by adjusting the transmission rate based on receiver'...
I applied via Walk-in and was interviewed in Jul 2024. There was 1 interview round.
HTTP headers are key-value pairs sent between the client and server to provide additional information about the request or response.
HTTP headers consist of a key-value pair separated by a colon, with each pair separated by a new line
Headers are used to provide information such as content type, content length, caching directives, authentication credentials, etc.
Example: 'Content-Type: application/json'
Cisco interview questions for designations
call, apply, and bind are methods in JavaScript used to manipulate the context of a function.
call - calls a function with a given 'this' value and arguments provided individually.
apply - calls a function with a given 'this' value and arguments provided as an array.
bind - creates a new function that, when called, has its 'this' keyword set to the provided value.
Currying is a technique in functional programming where a function with multiple arguments is transformed into a sequence of functions, each taking a single argument.
Currying helps in creating reusable functions and improving code readability.
It allows partial application of functions, where some arguments are fixed and others are left to be provided later.
Example: const add = a => b => a + b; add(2)(3) will return 5.
Get interview-ready with Top Cisco Interview Questions
Python coding round for Automation role
Another round of python coding for automation
I applied via LinkedIn
Permutation of a string involves rearranging its characters in all possible orders.
Use recursion to generate all possible permutations
Swap characters at each position to generate different permutations
Base case: when the string length is 1, return the string as a single permutation
I applied via Approached by Company and was interviewed in Apr 2024. There were 3 interview rounds.
HackerRank Coding Test - Non Proctored
Using stack to find the next greater element in an array
Create an empty stack to store indices of elements
Iterate through the array from right to left
Pop elements from stack until a greater element is found or stack is empty
A multi user job scheduler allows multiple users to schedule and manage their tasks efficiently.
Implement a centralized job scheduling system that can handle multiple users and their tasks simultaneously
Include features such as task prioritization, deadline management, and resource allocation
Use a database to store user information, task details, and scheduling algorithms
Provide a user-friendly interface for users to c
Standard Easy/Medium Leetcode was asked.
I applied via Job Portal and was interviewed in Sep 2024. There were 2 interview rounds.
Before appearing for assignment explore the type of question over internet
DSA based and problem solving
Top trending discussions
Some of the top questions asked at the Cisco Software Engineer interview -
The duration of Cisco Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 39 interviews
5 Interview rounds
based on 249 reviews
Rating in categories
5-10 Yrs
₹ 5-55 LPA
Bangalore / Bengaluru
5-10 Yrs
₹ 14-36 LPA
Software Engineer
2.6k
salaries
| ₹10 L/yr - ₹39 L/yr |
Technical Consulting Engineer
648
salaries
| ₹8.1 L/yr - ₹30 L/yr |
Senior Software Engineer
634
salaries
| ₹14 L/yr - ₹48 L/yr |
Network Engineer
418
salaries
| ₹3.8 L/yr - ₹13.1 L/yr |
Software Developer
346
salaries
| ₹9 L/yr - ₹40 L/yr |
Microsoft Corporation
Hewlett Packard Enterprise
Juniper Networks