i
Amdocs
Filter interviews by
It was 45 Mins Test And with 10 Sections . 1 Section was Java Programming Test and 1 Another Section was SQL Script Coding Test . Rest All Sections are MCQ Questions
I applied via LinkedIn and was interviewed before Nov 2023. There was 1 interview round.
I applied via Referral and was interviewed before Jun 2023. There were 2 interview rounds.
Normal code snippets , English question and Aptitude question like time, relation etc
Recursion is a programming technique where a function calls itself to solve a problem.
Recursion involves breaking down a problem into smaller subproblems and solving them recursively.
Base case is important to prevent infinite recursion.
Examples: factorial calculation, Fibonacci sequence generation.
Merge sort is a divide and conquer algorithm that recursively divides the array into two halves, sorts them, and then merges them back together.
Divide the array into two halves
Recursively sort each half
Merge the sorted halves back together
Amdocs interview questions for designations
I applied via Naukri.com and was interviewed before Feb 2023. There were 3 interview rounds.
Online aptitude test with basic mcq
I applied via Naukri.com and was interviewed in Mar 2020. There were 4 interview rounds.
Answering a question on patterns code, Fibonacci, and removing duplicates from a string program.
For patterns code, discuss common design patterns like Singleton, Factory, and Observer.
For Fibonacci, explain the algorithm and provide code examples in Java.
For removing duplicates from a string, discuss different approaches like using a Set or a Map.
Emphasize the importance of efficiency and scalability in all three progr
I applied via Naukri.com and was interviewed before Jun 2021. There was 1 interview round.
Singleton class is a class that can only have one instance at a time.
Used to restrict the instantiation of a class to one object
Provides a global point of access to that instance
Commonly used in logging, caching, and database applications
Top trending discussions
posted on 3 Jan 2025
I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.
1 Interview rounds
based on 14 reviews
Rating in categories
Software Developer
7.7k
salaries
| ₹5 L/yr - ₹16.8 L/yr |
Software Engineer
1.9k
salaries
| ₹4 L/yr - ₹16 L/yr |
Softwaretest Engineer
1.7k
salaries
| ₹3 L/yr - ₹13.5 L/yr |
Functional Test Engineer
1.3k
salaries
| ₹4 L/yr - ₹12.2 L/yr |
Associate Software Engineer
956
salaries
| ₹3.2 L/yr - ₹12 L/yr |
TCS
IBM
Infosys
Wipro