Find the smallest positive number missing from an unsorted array:
Input: : {2, 3, 7, 6, 8, -1, -10, 15}
Output: 1
6 multiple choice questions:
Difference between Map and Set.
Tracking a code on linkedlist.
Best data structure for adding and removing: Hashmap, hashset, linkedList.
The best data structure to maintain 10000 id , answer : hashmap.
Interview questions [1]
Question 1
3.Given a non_empty arrays of integer nums , every element appears twice except for one . find that single runtime complexity and use only constant extra space
I applied online. The process took 2 days. I interviewed at Amdocs (Gurgaon, Haryana) in May 2024
Interview
There were two rounds.
Was asked two DSA questions in first round.
Second round was about current projects and a few questions on java Collections framework. Difference between stack and queue.
Why private method cannot be overriden and some more.
Interview questions [1]
Question 1
Two DSA Questions.
1 on linkedlist. Rabbit Hare problem, and second on reversing the list.
Few questions about java.
The process took 5 days. I interviewed at Amdocs (Guadalajara, Jalisco) in Feb 2024
Interview
Primero con RRHH un poco acerca de tu CV. Despues experiencia y cosas que has realizado antes, algunas preguntas en ingles para ver tu nivel. Despues te mandan un test online, unas 25 preguntas acerca de MySQL y algo de Spring
I applied online. I interviewed at Amdocs (Pune) in Dec 2021
Interview
Applied through company portal and later they will connect by email with process. Interview panel was quite good. Technical Round with questions regarding Spring, SQL, MultiThreading, Exception, and OOPs concept.