I gave on campus interview -there were 2 rounds of interview. one was technical and other was hr round. there was first online test which contained mcq questions and 2 programming questions. Those who cleared online test were shortlisted for technical round.
Interview questions [1]
Question 1
make stack using arrays and then with a linked list. questions on academic project.
I applied online. The process took 3 months. I interviewed at Amdocs (Manila, ) in Aug 2019
Interview
First I took exam last June 2019 then the HR scheduled me for Interview on the month of August. It was fine by me but not all applicants can wait that duration.
The interview process has three parts Personal Interview the usual interview Q's, Technical Interview the interviewer ask me about OOP pilars and give examples about it. Lastly the HR interview. I was glad I pass it all.
Interview questions [1]
Question 1
Give me an exaple of implementation and how do you use it.
I applied online. The process took 3 weeks. I interviewed at Amdocs (Pune) in Jul 2019
Interview
Everything was organized very well. I applied for C/Python Developer post.
First there was an online video & audio proctored test. It consisted of
i) Questions in C language on unary operators, output question, find the incorrect statement
ii) Unix basic command usage
iii) Use of SQL commands, which of the following command is used for deleting table in SQL
iv) Some reasoning/verbal questions on:
number puzzles in 3X3 square format and long paras on English and basic questions based on that.
After clearing the exam I was asked to report for the interview. There were 3 rounds of interview in total.
1. Technical Round: Questions on C language & SQL.
2. HR Round: Discussion on family background, reason for switch, salary expectations, why you wish to join Amdocs, etc. The HR was really calm and composed and it felt like a casual professional discussion.
3. BI Round: It was similar to the HR round and just discussed a little bit about experience, expertise and salary. Short, simple, sweet and cut to point discussion.
Interview questions [2]
Question 1
Write a program to find min & max out of a set of number using array/pointer.