I was interviewed at Ciena Gurgaon. I have 3+ years of experience.

Round 1(1 hr):

  1. Implement your own smart pointer class

  2. Copy Constructor

  3. Assignment operator

  4. Given a linked list modify it such that all the odd elements appear first followed by all even elements reversed.

  5. It was similar to this: https://www.geeksforgeeks.org/segregate-even-and-odd-elements-in-a-linked-list/

Round 2(1 hr):

  1. Given different service providers, their prefixes, and call rates. For a given number, find the service provider whose prefix matches with the number such that the call rate is minimum.

  2. In this question, the interviewer asked what Data Structure will be used to store this information of the service provider and later asked to find out the minimum call rate for a given number.

  3. https://www.geeksforgeeks.org/find-a-tour-that-visits-all-stations/

  4. Implement your own vector class.

  5. Hope it helps!! Good luck

  6. Attention reader! Don’t stop learning now. Get hold of all the important DSA concepts with the DSA Self Paced Course at a student-friendly price and become industry ready. To complete your preparation from learning a language to DS Algo and many more, please refer Complete Interview Preparation Course**. **In case you are prepared, test your skills using TCSWiproAmazon and Microsoft Test Serieses.

#experienced #interview experiences #c++

Ciena Interview Experience for C++ Developer
3.70 GEEK