Amdocs Interview Experience for Software Developer Associate FTE (Campus Hiring) Last Updated : 13 Oct, 2020 Comments Improve Suggest changes Like Article Like Report Round 1 (Online Test): It had two sections: AptitudeCoding Questions There were 2 questions based on problem-solving skills You are given a vector of words. Two words are connected if there is a difference of at most one character. You have to return a vector containing words that are connected one way or another. Eg: CAT, BAT, BAD. Here CAT is connected to BAT directly. CAT is also connected to BAD indirectly since BAT is connected to BAD. Note that it is possible that the mutual connection of two words doesn't lie between them, consider the following possible test case : CAT, BAD, BAT Here, the answer in both cases is the same. There were two SQL query questions as well. Geeksforgeeks playlist can help you with this: https://www.youtube.com/playlist?list=PLqM7alHXFySGweLxxAdBDK1CcDEgF-Kwx Round 2 (Technical Round): Begins with the basic introduction and background knowledge of computer science. The focus was majorly on data structures and database management system concepts Three coding questions were asked (Basic level) Check if a given integer is palindrome or not.How to find the middle element of the linked list.How to check if the given linked list is circular. He asked to write SQL queries on how to retrieve the top 5 students from the database according to the highest marks without using the top command. A thorough discussion on blockchain technology has happened (It was from my project) He then asked about my experience with AWS and Big Data. I gave him basic intuition about the technologies and their applications. One puzzle was asked: Given 9 balls having 8 of them equal weights while one is heavier one. You have to find the heavier in minimum attempts on the weighing machine. You can put any number of balls on the weighing machine. Give it a shot. The answer is 2 Finally, they asked some scenario-based questions and Q&A session. It lasts around 40-45 minutes. Round 3 (HR): Why Amdocs?Family backgroundWhether you want to do further studiesWeakness and strengthsWhat do you feel your biggest achievement so far?Location preference Verdict: Selected Comment More infoAdvertise with us Next Article Amdocs Interview Experience for Associate Software Engineer (On-Campus) 2022 Anonymous Improve Article Tags : Interview Experiences Experiences Amdocs On-Campus Marketing +1 More Practice Tags : Amdocs Similar Reads Amdocs Interview Experience for Software Developer Associate (On-Campus) Amdocs visited our campus for FTE hiring in mid-September 2021. The procedure was as follows: Round 1: Online Test 2-hour long test on the HirePro platform. Section 1: Aptitude (quants, logical and verbal), 15 questions in 25 minutes.Section 2: Technical (MCQs on Networking, OS, OOPS, and other fund 3 min read Amdocs Interview Experience | On-Campus for Software Engineering Associate Amdocs visited our college to recruit for the role of Software Engineering Associate. The selection procedure consisted of 1 online round and 3 F2F interview rounds. Online Round: The Online Round was conducted in an exam portal made by Amdocs. The Exam was of a duration of 120 minutes and it had qu 4 min read Amdocs Interview Experience for Associate Software Engineer (On-Campus) 2022 Amdocs visited our college to recruit freshers for the role of software engineering associate. The whole recruitment process had 2 rounds of online assessment and 2 rounds of face-to-face interviews. Online assessment: Round 1(Technical): This round consisted of MCQ and coding questions divided into 2 min read Oracle Interview Experience for Associate Software Developer | On-Campus Oracle visited our campus in August 2021 for the role of Associate Software Developer for the CGBU vertical. The selection process consisted of 5 rounds which include 2 online tests and 3 interview rounds. Round 1:This was an MCQ round conducted on Oracleâs Assessment Platform with 92 questions and 3 min read Amdocs Interview Experience | On-Campus | Software Engineer Associate Round 1(Online Test): DURATION: 90 mins Basic Computer science related questions related to: Java (OOPs Concepts) C/C++ (Pointers) Unix Bash SQL (Mainly JOINs and Normalizations) Output questions 1 Coding Question(Reverse the given number) Few basic questions were also from Verbal(Paragraph based), 2 min read Amdocs Interview Experience for Software Engineering Associate (On-Campus 2020) Amdocs visited our campus in September 2020 Eligibility: B.Tech, M.Tech & Dual ( CS & EC )Type (FTE/Internship): FTE Selection Rounds: Online TestTechnical InterviewHR Interview ROUND 1 (Online Test): The online test was held on the HirePro Platform. It had different sections. The test inclu 4 min read Like