i
Ciena
Filter interviews by
Sort a stack without auxiliary space
Use recursion to pop elements from stack and insert them in sorted order
Compare the top element with the next element and swap if necessary
Repeat until stack is sorted
A thread pool is a group of threads that can be reused to execute multiple tasks concurrently.
Define a task interface that encapsulates the work to be done
Create a queue to hold tasks
Create a fixed number of threads in the pool
Each thread should loop indefinitely, taking tasks from the queue and executing them
Use synchronization primitives to ensure thread safety
Consider using a thread-safe data structure for the task ...
Shared and unique pointer implementation in C++
Shared pointers allow multiple pointers to refer to the same object, automatically deleting the object when the last pointer is destroyed.
Unique pointers allow only one pointer to refer to an object, automatically deleting the object when the pointer is destroyed.
Shared pointers use reference counting to keep track of the number of pointers referring to an object.
Unique po...
Form the largest string using a, b, and c with the condition that 3 (a, b, or c) can't be together.
Start with the most frequent letter and alternate with the other two.
If there are two letters with the same frequency, start with the one that has the least number of adjacent letters.
Example: 'abcabcab' is not valid, but 'abacbac' is valid and larger.
Code to find strings in a dictionary matching a given pattern
Iterate through the dictionary and check if each string matches the pattern
Add the matching strings to an output array
Return the output array
Top trending discussions
I applied via LinkedIn and was interviewed in Mar 2024. There was 1 interview round.
MPLS ping is a tool used to test connectivity between two MPLS-enabled devices by sending ICMP echo requests.
MPLS ping works by encapsulating ICMP echo requests within MPLS packets.
It uses the MPLS label stack to route the packets through the network.
The receiving device responds with an ICMP echo reply, allowing the sender to verify connectivity.
MPLS ping is commonly used for troubleshooting MPLS networks and verifyin
MPLS is required for efficient and reliable data packet forwarding in complex networks.
MPLS allows for traffic engineering, prioritization, and quality of service in networks.
It provides better performance and reliability compared to traditional IP routing.
MPLS is essential for connecting multiple locations in a secure and efficient manner.
It simplifies network management and troubleshooting by creating virtual paths f
I applied via Walk-in
ITIL stands for Information Technology Infrastructure Library. It is a set of best practices for IT service management.
ITIL provides a framework for IT service management to align IT services with the needs of the business.
It helps organizations improve efficiency, reduce costs, and provide better customer service.
ITIL consists of a series of publications that provide guidance on the provision of quality IT services.
Ex...
I can value add by leveraging my expertise in strategic planning, problem-solving, and team leadership to drive successful project outcomes.
Developing and implementing strategic plans to achieve project goals
Utilizing problem-solving skills to overcome challenges and obstacles
Leading and motivating teams to maximize productivity and collaboration
I applied via Referral and was interviewed in Apr 2023. There were 6 interview rounds.
posted on 6 Feb 2024
Duration is for 1 hour. The topics are on Linked Lists, Trees and Heaps.
I applied via Naukri.com and was interviewed in Dec 2022. There were 5 interview rounds.
Some of the top questions asked at the Ciena Lead Engineer interview -
based on 6 reviews
Rating in categories
Software Engineer
181
salaries
| ₹8.8 L/yr - ₹34 L/yr |
Software Engineer2
164
salaries
| ₹12.6 L/yr - ₹38 L/yr |
Senior Software Engineer
129
salaries
| ₹12 L/yr - ₹32.5 L/yr |
Module Lead
77
salaries
| ₹13 L/yr - ₹38.5 L/yr |
Embedded Software Engineer
65
salaries
| ₹10.4 L/yr - ₹40 L/yr |
Cisco
Juniper Networks
Infinera
Corning Technologies