Me postulé a través de otra fuente. El proceso tomó 2 días. Acudí a una entrevista en Lucent Innovation (Ahmedabad) en dic 2024
Entrevista
The interview process was smooth, well-organized, and efficient. The interviewers asked thoughtful questions and maintained a friendly tone throughout, which helped ease any nerves and created a comfortable, professional environment
Me postulé en persona. El proceso tomó 1 día. Acudí a una entrevista en Lucent Innovation (Ahmedabad) en oct 2024
Entrevista
The interview has 1 OA having aptitude and a easy level coding question. Then Technical rounds also has questions related to resume, tech stack you are applying and 2 Coding questions.
Preguntas de entrevista [1]
Pregunta 1
Q. Find the duplicates element in the array.
Q. Return the minimum number of coins required to make a certain amount of money from an array coins of different values.
Q. Print the Pattern.
n = 5;
0
1 2
3 4 5
6 7 8 9
10 11 12 13 14