Upload Button Icon Add office photos

Accenture

Compare button icon Compare button icon Compare

Filter interviews by

Accenture UI Developer Interview Questions and Answers

Updated 4 Dec 2024

Accenture UI Developer Interview Experiences

3 interviews found

UI Developer Interview Questions & Answers

user image Anonymous

posted on 4 Dec 2024

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Jun 2024.

Round 1 - Aptitude Test 

This is coding + mcq question

Round 2 - Technical 

(3 Questions)

  • Q1. What is react class based conponent?
  • Q2. What is mixins?
  • Q3. What are react lifecycles?

UI Developer Interview Questions & Answers

user image Anonymous

posted on 23 Feb 2023

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jan 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. What is lazy loading? What is routing and how to implement it? How to implement observables? What is promise? How to achieve asynchronous call in javascript?
  • Ans. 

    Lazy loading is a technique to defer loading of non-critical resources until they are needed.

    • Lazy loading improves page load time and performance.

    • It is commonly used for images, videos, and other media files.

    • Lazy loading can be implemented using JavaScript libraries like LazyLoad or by using the Intersection Observer API.

    • Lazy loading can also be implemented in frameworks like Angular and React.

  • Answered by AI
  • Q2. What is HTML5? What is css3? How to achieve media queries?
  • Ans. 

    HTML5 is the latest version of the HTML standard, CSS3 is the latest version of the CSS standard, and media queries are used in CSS to apply different styles based on device characteristics.

    • HTML5 is the fifth and latest version of the HTML standard used for structuring content on the web.

    • CSS3 is the latest version of the CSS standard used for styling web pages.

    • Media queries in CSS allow for responsive design by applyin...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Ne real and confident.
Have proper revision.
Be ready for proper explanation on your current role and responsibilities.

Skills evaluated in this interview

UI Developer Interview Questions Asked at Other Companies

Q1. Create 10 no. of Checkboxes in javascript and on-checked checkbox ... read more
Q2. What is Redux? Explain workflow of redux and uses of redux.
Q3. What is Call, Apply and Bind in javscript
Q4. Explain Higher order function and Higher order component?
Q5. What is meta tag? What is position What promise What is callback ... read more

UI Developer Interview Questions & Answers

user image Anonymous

posted on 7 Jul 2023

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Jan 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

They was asked me about angular function and javascript

Round 3 - Coding Test 

They was asked about ui developer and ui desinging

Round 4 - HR 

(2 Questions)

  • Q1. She was asked me about salary and documentation
  • Q2. She was asked me about form 16 of my previous company.

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. I joined cognizant as a fresher, so jat be confident about one programing language and try to solve basic fundamental programming and oops concept along with sql knowledge
  • Q2. I was asked for the Armstrong that l did and about hierarchy and structure

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident that you are a learner and can be fit to any project.

I was interviewed in Aug 2017.

Interview Preparation Tips

Round: Test
Experience: All questions related to HTML, CSS, Bootstrap, Javascript, JQuery and Angular jS
Duration: 30 minutes
Total Questions: 20

Round: Technical Interview
Experience: They ask all Technical Questions which are based on our skills mentioned in CV.

Interview Questionnaire 

1 Question

  • Q1. Questions on routing concepts, advanced html,css and javascript

I applied via Recruitment Consultant and was interviewed before Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Components of extjs
  • Ans. 

    ExtJS is a JavaScript framework for building web applications with rich user interfaces.

    • ExtJS has a wide range of components including grids, forms, trees, charts, and more.

    • Components can be customized with themes and plugins.

    • Some popular ExtJS components include GridPanel, FormPanel, and TreePanel.

    • ExtJS also includes a powerful data package for managing data in components.

    • Components can be easily integrated with other

  • Answered by AI
  • Q2. How to fetch value using different methods
  • Ans. 

    Different methods to fetch values in UI development

    • Using document.getElementById() to fetch value by element ID

    • Using document.querySelector() to fetch value by CSS selector

    • Using event.target.value to fetch value from input fields

    • Using AJAX to fetch data from server

    • Using local storage to fetch stored values

  • Answered by AI
  • Q3. Grid events and structures of basis form
  • Ans. 

    Grid events and structures are essential for UI development.

    • Grid events are actions that occur when a user interacts with a grid, such as clicking a cell or scrolling.

    • Grid structures refer to the layout and organization of the grid, including columns, rows, and headers.

    • Examples of grid events include onCellClick, onRowSelect, and onScroll.

    • Examples of grid structures include columnDefs, rowData, and headerHeight.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain difference between inline and inline block
  • Ans. 

    Inline elements do not start on a new line and only take up as much width as necessary, while inline-block elements can have a width and height set.

    • Inline elements do not start on a new line and only take up as much width as necessary

    • Inline-block elements can have a width and height set

    • Inline elements ignore top and bottom margins and padding, while inline-block elements respect them

  • Answered by AI
  • Q2. Described semantic html
  • Ans. 

    Semantic HTML is a way of writing HTML that focuses on the meaning of the content rather than its appearance.

    • Semantic HTML uses tags that clearly define the purpose of the content, such as <header>, <footer>, <nav>, <article>, <section>, <aside>, <main>.

    • It helps improve accessibility for users with disabilities by providing more context to screen readers and other assistive tec...

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Nov 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Related JavaSript and react

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good experience and given 2 technical PMO and HR

I applied via Naukri.com and was interviewed in Aug 2021. There were 3 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. About all lifecycle,hooks, virtual Dom questions on react js
  • Q2. Explain about Jwt and related token based questions.
  • Q3. Redux work flow kind of questions.
  • Q4. Java class , interface, abstraction kind of questions.
Round 2 - Coding Test 

JavaScript coding questions using map, filter, reduce.

React hooks coding example s.

Round 3 - One-on-one 

(3 Questions)

  • Q1. What were ur leaning in ur last project?
  • Q2. How was ur role and responsibilities. Questions about development process and testing methods.
  • Q3. Are u willing to learn new skills?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident. Tell answers honestly. Prepare well.

Accenture Interview FAQs

How many rounds are there in Accenture UI Developer interview?
Accenture interview process usually has 2-3 rounds. The most common rounds in the Accenture interview process are Resume Shortlist, Coding Test and One-on-one Round.
How to prepare for Accenture UI Developer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Accenture. The most common topics and skills that interviewers at Accenture expect are UI Development, Javascript, Outsourcing, SAP and Business Process.
What are the top questions asked in Accenture UI Developer interview?

Some of the top questions asked at the Accenture UI Developer interview -

  1. What is lazy loading? What is routing and how to implement it? How to implement...read more
  2. What is HTML5? What is css3? How to achieve media queri...read more
  3. What is react class based conpone...read more

Tell us how to improve this page.

Accenture UI Developer Interview Process

based on 3 interviews

Interview experience

3
  
Average
View more
Accenture UI Developer Salary
based on 210 salaries
₹4 L/yr - ₹16.2 L/yr
41% more than the average UI Developer Salary in India
View more details

Accenture UI Developer Reviews and Ratings

based on 11 reviews

4.7/5

Rating in categories

4.5

Skill development

4.4

Work-life balance

4.0

Salary

4.8

Job security

4.4

Company culture

3.5

Promotions

4.2

Work satisfaction

Explore 11 Reviews and Ratings
Application Development Analyst
38.9k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Application Development - Senior Analyst
26.9k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Team Lead
24.3k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
18.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
17.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Accenture with

TCS

3.7
Compare

Cognizant

3.7
Compare

Capgemini

3.7
Compare

Infosys

3.6
Compare
Did you find this page helpful?
Yes No
write
Share an Interview