i
Amdocs
Filter interviews by
I applied via LinkedIn and was interviewed in Feb 2024. There was 1 interview round.
I have 5 years of experience in software development, specializing in web applications and database management.
5 years of experience in software development
Specialize in web applications and database management
Proficient in programming languages such as Java, JavaScript, and SQL
I am passionate about software development and I believe this company offers a great opportunity for growth and innovation.
Exciting projects and technologies to work on
Positive company culture and values
Opportunities for career advancement
Strong reputation in the industry
Potential for personal and professional development
Aptitude and coding question were asked
I applied via Campus Placement
60 mins test , consisting mcqs and 1 coding question
Detect cycle in LinkedList by using Floyd's Tortoise and Hare algorithm.
Use two pointers, slow and fast, to traverse the LinkedList.
If there is a cycle, the fast pointer will eventually meet the slow pointer.
Initialize slow and fast pointers at the head of the LinkedList.
Move slow pointer by one step and fast pointer by two steps.
If fast pointer reaches the end of the LinkedList, there is no cycle.
I applied via Campus Placement and was interviewed in Jul 2024. There were 2 interview rounds.
Asked basic questions
Amdocs interview questions for popular designations
I applied via Company Website and was interviewed in Oct 2023. There were 3 interview rounds.
Yes, I am okay with the location.
I am open to working in different locations.
I am flexible and adaptable to new environments.
I prioritize the opportunity and the work over the location.
I have experience working remotely or in different cities.
I am willing to relocate if required.
Get interview-ready with Top Amdocs Interview Questions
I applied via Company Website and was interviewed in Apr 2024. There was 1 interview round.
I applied via Walk-in and was interviewed in May 2024. There were 2 interview rounds.
Array,String,Data Structure, java ,oops
OOPs in Java stands for Object-Oriented Programming concepts which include inheritance, encapsulation, polymorphism, and abstraction.
OOPs concepts help in organizing and structuring code for better reusability and maintainability.
Inheritance allows a class to inherit properties and behavior from another class.
Encapsulation hides the internal state of an object and only exposes necessary functionalities.
Polymorphism all...
A linked list is a data structure consisting of a sequence of elements where each element points to the next element in the sequence.
Consists of nodes where each node contains data and a reference to the next node
Can be singly linked (each node points to the next node) or doubly linked (each node points to both the next and previous nodes)
Common operations include insertion, deletion, and traversal
Example: Singly linke...
Redux is a state management library for JavaScript applications.
Redux uses a single source of truth called the store to manage the application state.
Reducers are pure functions that specify how the state should change based on the actions dispatched.
Actions are plain JavaScript objects that describe the type of change to be made to the state.
When an action is dispatched, the store passes the current state and the actio...
The event loop is a mechanism in JavaScript that allows for asynchronous execution of code.
The event loop is responsible for handling and executing tasks in JavaScript.
It ensures that tasks are executed in a non-blocking manner.
Tasks are added to different queues based on their type and priority.
The event loop continuously checks the queues and executes tasks in a specific order.
Examples of tasks include setTimeout cal
I applied via Referral and was interviewed in May 2024. There was 1 interview round.
I applied via Company Website and was interviewed in Jan 2024. There were 2 interview rounds.
Linked list and array related coding questions
To find the middle element of a linked list, use the slow and fast pointer technique.
Initialize two pointers, slow and fast, both pointing to the head of the linked list.
Move the slow pointer by one step and the fast pointer by two steps until the fast pointer reaches the end of the list.
The element pointed to by the slow pointer at this point will be the middle element of the linked list.
Top trending discussions
Some of the top questions asked at the Amdocs interview -
The duration of Amdocs interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 357 interviews
Interview experience
Software Developer
8.2k
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
1.9k
salaries
| ₹0 L/yr - ₹0 L/yr |
Softwaretest Engineer
1.7k
salaries
| ₹0 L/yr - ₹0 L/yr |
Functional Test Engineer
1.2k
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Software Engineer
1k
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
IBM
Infosys
Wipro