Skip to contentSkip to footer
  • Community
  • Jobs
  • Companies
  • Salaries
  • For Employers
      Notifications

      Loading...

      Elevate your career

      Discover your earning potential, land dream jobs, and share work-life insights anonymously.

      employer cover photo
      employer logo
      employer logo

      Amdocs

      Engaged Employer

      About
      Reviews
      Pay & benefits
      Jobs
      Interviews
      Interviews
      Related searches: Amdocs reviews | Amdocs jobs | Amdocs salaries | Amdocs benefits
      Amdocs interviewsAmdocs UI Developer interviewsAmdocs interview


      Glassdoor

      • About / Press
      • Awards
      • Blog
      • Research
      • Contact Us
      • Guides

      Employers

      • Free Employer Account
      • Employer Center
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy & Ad Choices
      • Do Not Sell Or Share My Information
      • Cookie Consent Tool
      • Security

      Work With Us

      • Advertisers
      • Careers
      Download the App

      • Browse by:
      • Companies
      • Jobs
      • Locations
      • Communities
      • Recent Posts

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls," and logo are proprietary trademarks of Glassdoor LLC.

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.

      Bowls

      Get actionable career advice tailored to you by joining more bowls.

      Followed companies

      Stay ahead in opportunities and insider tips by following your dream companies.

      Job searches

      Get personalized job recommendations and updates by starting your searches.

      UI Developer Interview

      Apr 14, 2021
      Anonymous Interview Candidate
      Pune
      No offer
      Positive experience
      Easy interview

      Application

      I applied through an employee referral. I interviewed at Amdocs (Pune) in Mar 2021

      Interview

      The interview happened online through Google Meet. There were total 4 rounds, But I got rejected after 3 round which was mangerial round. The 3 rounds were as follows - 1. Techniqual Round 1 2. Techniqual Round 2 3. Mangerial Round

      Interview questions [1]

      Question 1

      Profile: Software Developer (UI Developer - React) Branch: Pune Mode: Microsoft Teams Duration: 1hr 10min Level: Very Easy - Easy Round 1: Coding, JavaScript and ReactJs What will be the output of the program and why? const a = { name: ‘ram’ } const b = a b.lastName = ‘Lakhan’; b.gender = ‘Male’ console.log(a, b); What will be the output of the program and why? const a = { value: 15 } a.func = () => console.log(‘karan’); console.log(a) What will be the output of the program and why? for (var i = 0; I < 4; i++ ) { setTimeout( function () { console.log(i) }, 2000) Change the output to print different numbers with ES5 feature only. We have two objects: Create a merge function to merge obj2 properties into obj1. Without using any inbuilt methods. let obj1 = { name: ‘karan’, lastName: ‘negi’ } let obj2 = { age: ‘26’, occupation: ‘developer’ } Output should be like – obj1 = { name: ‘karan’, lastName: ‘negi’, age:’26’, occupation: ‘developer’ } Write a function such that it returns, any value b/w max and min but not the max and min value in an array. i.e let arr = [ 3, 5, 7, 1, 9 ] Output can be : 3 or 5 or 7 What will be the output: var output = ( function (x) { delete x; return x; })(0); How Javascript Engine works ? How asynchronous things happen in Javascript ? What happens if we do this. state instead of using this.setState()? How connect Method works in Redux. How will you pass child component props back to the parent component? Round 2: Coding, ReactJs and JavaScript Duration: 1hr 15min Level: Very Easy - Easy Mode: Microsoft Teams What is a prototype in Javascript? What is babel, and why do we need it? What is webpack, and why do we need it? React Lifecycle Methods . D/w Functional Component and Class Based Component. How to connect to Redux using a functional based component. Types of hooks in functional based components. WAP to find a factorial of a number using Recursion. Write a function that accepts a string and print out the input in reverse order i.e Input : Welcome to Javascript Output: emocleW ot tpircsavaJ What is the output of the following program - let arr = [‘karan’, ‘singh’, ‘negi’, ‘the’, ‘greatest’] console.log(arr.splice(1)) What is the output of the following program - for (var i = 0; I < 4; i++ ) { setTimeout( function () { console.log(i) }, 2000) What is the output of the following program - var num = 15; function number() { console.log(num) var num = 18; } number() What is the difference b/w == and === ? Round 3: Managerial Round Duration: Mode: Microsoft Teams Introduce yourself. Tell me about your strengths Did you have any conflict in previous company regarding work How do you manage your time What is your salary expectation and why should we hire you Tell me about the difficult task that you have encountered in your previous project.
      Answer question
      31

      Other UI Developer Interview Reviews for Amdocs

      UI Developer Interview

      Mar 27, 2022
      Anonymous Interview Candidate
      Pune
      No offer
      Negative experience
      Difficult interview

      Application

      I applied online. The process took 1 day. I interviewed at Amdocs (Pune) in Mar 2022

      Interview

      Amdocs has the most arrogant and rude hiring interview panel. they will reject you on silly questions like it wont even matter to them how confident and how much knowledge u have. If you don't answer one question on that they will judge you. Too oversmart panel they have. Sitting to demotivate you as much as they can

      Interview questions [1]

      Question 1

      1. place the div in the center 2. reverse string in js 3. setTimeout 4. mainly js 5. complicated css design pattern was asked 6. rest api
      Answer question
      1

      UI Developer Interview

      Mar 9, 2022
      Anonymous Interview Candidate
      Mumbai
      No offer
      Negative experience
      Easy interview

      Application

      I applied online. I interviewed at Amdocs (Mumbai) in Mar 2022

      Interview

      Online test consists of angular,react ,html5 and css questions. Worst coding editor i have ever seen in the quiz. For javascript/node environment length property was not working on string. Couldn't complete the coding round

      Interview questions [1]

      Question 1

      What is the use of React-redux use?
      Answer question

      UI Developer Interview

      Jul 8, 2021
      Anonymous Interview Candidate
      Pune
      No offer
      Negative experience
      Difficult interview

      Application

      I applied online. The process took 1+ week. I interviewed at Amdocs (Pune) in May 2021

      Interview

      1. Online Test on HTML, CSS, JavaScript, React, Java, SQL and Aptitude 2. Technical Round on React 3. Managerial Round about the Project and Role. The Interviewer in MR is very negative ruthless person and always looked to reject, He is not convinced to any of my answers.

      Interview questions [2]

      Question 1

      Merge Two Arrays of Objects based on some condition
      Answer question

      Question 2

      About the Project Role and Responsibilities
      Answer question
      2