Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Accenture Front end Developer Interview Questions, Process, and Tips

Updated 30 Nov 2024

Top Accenture Front end Developer Interview Questions and Answers

  • Q1. How to redirect to login page through React Router if the user has not logged in and trying to go to another page through URL.
  • Q2. How can you only accept jpg and png files using HTML5.
  • Q3. How to center align a div in just one line in css.
View all 15 questions

Accenture Front end Developer Interview Experiences

16 interviews found

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

(2 Questions)

  • Q1. How to handle form validation?
  • Ans. 

    Form validation can be handled using client-side and server-side validation techniques.

    • Use HTML5 form validation attributes like required, pattern, min, max, etc.

    • Implement client-side validation using JavaScript to provide instant feedback to users.

    • Perform server-side validation to ensure data integrity and security.

    • Display error messages next to the input fields for better user experience.

    • Use a combination of front-en...

  • Answered by AI
  • Q2. Explain the concept of redux-toolkit
  • Ans. 

    Redux Toolkit is an official, opinionated, batteries-included toolset for efficient Redux development.

    • Redux Toolkit simplifies Redux code by providing a set of tools and best practices

    • It includes utilities like createSlice, createReducer, configureStore, and createAsyncThunk

    • Helps in writing concise and readable Redux code with less boilerplate

    • Encourages the use of Immer for writing immutable updates in a more intuitive

  • Answered by AI

Skills evaluated in this interview

locked

Unlock now! Rate your last interview experience

If you are a fresher, click here to continue

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is event bubbling
  • Q2. What is TDD and why TDD

Interview Preparation Tips

Interview preparation tips for other job seekers - Do well
locked

Unlock now! Rate your last interview experience

If you are a fresher, click here to continue

Accenture Interview Questions and Answers for Freshers
illustration image
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. Explain promise in javascript
  • Ans. 

    Promises in JavaScript are objects representing the eventual completion or failure of an asynchronous operation.

    • Promises are used to handle asynchronous operations in JavaScript.

    • They can be in one of three states: pending, fulfilled, or rejected.

    • Promises can be chained using .then() to handle success and .catch() to handle errors.

    • Example: new Promise((resolve, reject) => { ... }).then(result => { ... }).catch(error =>

  • Answered by AI
  • Q2. HTML and CSS basic question
  • Q3. Let and var difference
  • Ans. 

    let is block scoped, var is function scoped

    • let is block scoped, var is function scoped

    • let can't be re-declared in the same scope, var can be

    • let variables are not hoisted, var variables are hoisted

  • Answered by AI
  • Q4. Spread and rest operator
  • Q5. Jwt and interceptor concepts

Skills evaluated in this interview

locked

Unlock now! Rate your last interview experience

If you are a fresher, click here to continue

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

I applied via LinkedIn and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Explain difference between promise and observable with a use case
locked

Unlock now! Rate your last interview experience

If you are a fresher, click here to continue

Accenture interview questions for designations

 Senior Front end Developer

 (5)

 Developer

 (8)

 Back end Executive

 (1)

 Application Developer

 (249)

 Software Developer

 (226)

 Java Developer

 (51)

 Salesforce Developer

 (33)

 Web Developer

 (16)

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

I applied via Company Website and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Tell me about yourself?
locked

Unlock now! Rate your last interview experience

If you are a fresher, click here to continue

Get interview-ready with Top Accenture Interview Questions

Front end Developer Interview Questions & Answers

user image vaishnavi vasam

posted on 10 Apr 2024

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

(1 Question)

  • Q1. What are CSS accessibilities?
  • Ans. 

    CSS accessibilities refer to making web content accessible to users with disabilities.

    • Using proper color contrast for text and background

    • Providing alternative text for images using the 'alt' attribute

    • Using semantic HTML elements for better screen reader compatibility

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. How to adjust a box on left?
  • Ans. 

    To adjust a box on the left, use CSS properties like margin-left or left.

    • Use margin-left property to adjust the box's position to the right.

    • Use left property with position: absolute or position: relative to adjust the box's position relative to its containing element.

    • Consider using flexbox or grid layout for more control over the box's positioning.

  • Answered by AI

Skills evaluated in this interview

locked

Unlock now! Rate your last interview experience

If you are a fresher, click here to continue

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

(1 Question)

  • Q1. Basic questions about react
Round 2 - HR 

(1 Question)

  • Q1. Getting to know you
locked

Unlock now! Rate your last interview experience

If you are a fresher, click here to continue

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Coding Test 

Javascript,Angular,Angular Js questions

Round 2 - Technical 

(1 Question)

  • Q1. Javascript, Angular questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Very bad experience. Incredibly disappointed with the hiring process, especially HR executives.
They didn't value candidates efforts and time. Firstly they will not respond to email, calls and if they respond by any chance they will give any silly answers possible. After completing Assessment test and technical round on portal it was showing that I will get invite for HR round but on next all status was reset and i received the mail again for technical assessment . And after contacting to HR many times, they are saying that my assessment test was not cleared and when I asked if my test was not cleared then how did my technical interview happened and she was like test result are confidential and are only disclosed to internal team. And then I again asked then how come I received the mail that I have cleared the test, and on their portal it was showing that my previous rounds are cleared and she cut the call.
locked

Unlock now! Rate your last interview experience

If you are a fresher, click here to continue

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

(4 Questions)

  • Q1. Self,and, Javascript
  • Q2. HTML,css,ms.word
  • Q3. Communication skills
  • Q4. Work process group discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - HTML CSS PYTHON script
locked

Unlock now! Rate your last interview experience

If you are a fresher, click here to continue

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Coding Test 

They give me a DSA question

Round 2 - Technical 

(2 Questions)

  • Q1. How to use Redux
  • Ans. 

    Redux is a predictable state container for JavaScript apps.

    • Create a store to hold the state of your application

    • Use actions to describe what happened

    • Write reducers to specify how the state changes in response to actions

    • Connect your components to the Redux store using mapStateToProps and mapDispatchToProps

  • Answered by AI
  • Q2. Create a Custom hooks
  • Ans. 

    Custom hooks are reusable functions that allow you to extract component logic into separate functions for reusability.

    • Custom hooks start with 'use' keyword (e.g. useState, useEffect)

    • Custom hooks can be used to share logic between components

    • Custom hooks can accept arguments and return values

  • Answered by AI

Skills evaluated in this interview

locked

Unlock now! Rate your last interview experience

If you are a fresher, click here to continue

Front end Developer Interview Questions & Answers

user image reagan fernandes

posted on 9 May 2024

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

(1 Question)

  • Q1. Javascript console output questions were asked
locked

Unlock now! Rate your last interview experience

If you are a fresher, click here to continue

Contribute & help others!
anonymous
You can choose to be anonymous

Accenture Interview FAQs

How many rounds are there in Accenture Front end Developer interview?
Accenture interview process usually has 1-2 rounds. The most common rounds in the Accenture interview process are Technical, Coding Test and One-on-one Round.
How to prepare for Accenture Front end 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 Ajax, Consulting, MySQL, Postgresql and XML.
What are the top questions asked in Accenture Front end Developer interview?

Some of the top questions asked at the Accenture Front end Developer interview -

  1. How to redirect to login page through React Router if the user has not logged i...read more
  2. How can you only accept jpg and png files using HTM...read more
  3. How to center align a div in just one line in c...read more

Recently Viewed

Tell us how to improve this page.

Accenture Front end Developer Interview Process

based on 13 interviews in last 1 year

2 Interview rounds

  • Technical Round 1
  • Technical Round 2
View more

People are getting interviews through

based on 6 Accenture interviews
Job Portal
Company Website
83%
17%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
Accenture Front end Developer Salary
based on 475 salaries
₹2 L/yr - ₹11 L/yr
15% more than the average Front end Developer Salary in India
View more details

Accenture Front end Developer Reviews and Ratings

based on 38 reviews

3.6/5

Rating in categories

3.8

Skill development

3.7

Work-Life balance

3.5

Salary & Benefits

3.8

Job Security

3.9

Company culture

3.4

Promotions/Appraisal

3.7

Work Satisfaction

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

₹3 L/yr - ₹12 L/yr

Application Development - Senior Analyst
26.3k salaries
unlock blur

₹6.8 L/yr - ₹20.2 L/yr

Team Lead
24.1k salaries
unlock blur

₹7 L/yr - ₹25.2 L/yr

Senior Software Engineer
18.4k salaries
unlock blur

₹6 L/yr - ₹19 L/yr

Software Engineer
17.6k salaries
unlock blur

₹3.6 L/yr - ₹12.8 L/yr

Explore more salaries
Compare Accenture with

TCS

3.7
Compare

Cognizant

3.8
Compare

Capgemini

3.8
Compare

Infosys

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent