Cisco Interview Experience | On-Campus
Cisco was the first company to visit my college and it was my first interview experience....
read more
Configuring Basic Password Authentication in Cisco
The Access Control Passwords are generally used to restrict access to a certain network server along with its services for a specified group of users (hosts). The Authentication, Authorization, and Accounting (AAA) network services provide the framework or platform through which one can set up Access Control over their router or network server along with its services....
read more
Cisco Systems Interview Experience (2-5 Years)
Recently I got an offer from Cisco Systems for the Software Engineer II role. I’m glad that I’m sharing my story here because I think the Interview experience section in GeeksforGeeks helped me a lot while I was going through the interview phase....
read more
How To Locate And Deploy Devices in Cisco Packet Tracer?
The main purpose of the Cisco Packet Tracer is to help students learn the principles of networking with hands-on experience as well as develop Cisco technology-specific skills. Since the protocols are implemented in software-only methods, this tool cannot replace hardware Routers or Switches. Interestingly, this tool does not only include Cisco products but also many more networking devices....
read more
Python Program To Reverse Words In A Given String
Example: Let the input string be “i like this program very much”. The function should change the string to “much very program this like i”...
read more
Cisco Interview Experience for Internship (On-Campus 2020)
Cisco visited our campus for hiring interns for 2020-21. Every process was done virtually due to the pandemic....
read more
Cisco Interview Experience for SDE | On-Campus 2021
Role – Software Development Engineer...
read more
Insertion Sort – Data Structure and Algorithm Tutorials
Insertion sort is a simple sorting algorithm that works by iteratively inserting each element of an unsorted list into its correct position in a sorted portion of the list. It is a stable sorting algorithm, meaning that elements with equal values maintain their relative order in the sorted output....
read more
C# Program To Reverse Words In A Given String
Example: Let the input string be “i like this program very much”. The function should change the string to “much very program this like i”...
read more
Find n-th lexicographically permutation of a string | Set 2
Given a string of length m containing lowercase alphabets only. We need to find the n-th permutation of string lexicographic ally....
read more
Cisco Interview Experience | On-Campus 2021
Round 1...
read more
Benefits of a Hierarchical Network in Cisco
Hierarchical network architecture, first put forth by Cisco in 2002, has now spread throughout the industry as a recommended practice for creating dependable, scalable, and affordable networks...
read more