Open In App

Amdocs R&D Interview Experience | Set 7 (Graduate Software Engineer Trainee)

Improve
Improve
Like Article
Like
Save
Share
Report

I applied at Amdocs from their website for the post of Graduate Software Engineer Trainee-2018. The first round was an online test at Amcat from home. It was a web camera monitored. Then I was called for Interview at Amdocs Gurgaon. The result of the second round was still not declared so I cant tell you about Round 3 which is basically HR round.

Round 1: It was based on Amcat comprising of Aptitude, Logical and Reasoning, English, Technical (Based on C, Unix, and DBMS)and coding round (Comprising of 2 coding questions based on the language you select before the start of the test).

Round 2: It was technical interview round.There were two interviews friendly in nature. It was a kind of interview where selection doesn’t matter, you get to learn about your drawbacks that too in a positive way. So the interview was based on the following:

  • Java
  • Data Structure
  • Computer Networks
  • DBMS
  • UNIX
  • Operating System

The major questions were from Java and Data Structure and from rest of the topics there were basic questions.

Java

1) Difference between ArrayList & List and LinkedList & List

2)Collection in Java

3)Oops Concepts

4)Code to print the first non-repeating character in a string.

5)Code for the explanation of Runtime and Compile Time polymorphism and need of both.

6)How abstraction can be achieved and difference between interface and abstract class.

Data Structure

1)Code for insertion of node in linked list.

2)Traversal of tree.

3)Which is better array or Linked List and which data structure will you prefer between both if you need to maintain a record of 100 names?

4)Recursion

Computer Networks

1)OSI Model with explanation of each level.

2)Protocols in each level of OSI model

3)Difference between TCP/UDP

4)Difference between ipv4 and ipv6 and use of ipv6.

5)Difference between http and https

DBMS

1)Primary Forien Key

2)Candidate Key

3)Normal Forms and their practical usage.

Unix

1)How to change current directory

2)Use of chmod command

3)What is ssh

Operating System

1)What are threads.

2)Which is better Multiprocessing or Multithreading.

Round 3: It was a telephonic technical interview.When you clear Round 2 you will have a telephonic technical interview. The questions asked in the telephonic interview were very basic and from the same topics i.e. Java, OS and Computer Networks.

At first, he introduced himself and asked me to introduce myself. Then he began asking questions from java.

Java

1)Why is java better than other object oriented languages?
2)How java implements its security and portability features? (Please do mention the use of JVM)
3)What is the use of polymorphism and how it is achieved?

Operating System

1)Differentiate between Physical Memory and Logical Memory.
2)What is a virtual memory?

Computer Networks

1)Explain TCP/IP and OSI model and differentiate between them.
2)Explain the protocols in TCP/IP and OSI model layer by layer.

The last question in both the interviews was do you want to ask something.
Just go through the given topics it would be enough for the interview.


Last Updated : 09 Dec, 2018
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads