J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 semaine. J'ai passé un entretien chez Ciena (Gurgaon, Haryana) en nov. 2025
Entretien
The interview had an Online assessment with mixed MCQs, then shortlisted students had a pen paper test with 3 classic DSA problems, then followed by 2-4 technical interviews, and an HR round at last.
Questions d'entretien [1]
Question 1
Given a large array whose size is not known, you have to divide the array into two equal sized arrays such that the two arrays come by breaking the large array from the middle, but the catch is that you have to do it optimized even more than O(n) and a hint is that some inbuilt java method/ function/ data structure is supposed to be used here.