Upload Button Icon Add office photos

Filter interviews by

Accenture Interview Questions, Process, and Tips

Updated 10 Jan 2025

Top Accenture Interview Questions and Answers

View all 3.9k questions

Accenture Interview Experiences

Popular Designations

8k interviews found

Responsible AI Engineer Interview Questions & Answers

user image Vighneshbalaji

posted on 19 Sep 2024

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Why Microsoft Co-Pilot not being used for building RAG application?
  • Ans. 

    Microsoft Co-Pilot may not be used for building RAG application due to limitations in its capabilities and compatibility.

    • Microsoft Co-Pilot may not have the necessary features or tools required for building RAG applications.

    • Co-Pilot may not be optimized for the specific requirements of RAG applications.

    • There could be compatibility issues between Co-Pilot and the technologies used for building RAG applications.

  • Answered by AI
  • Q2. How to evaluate Custom LLM models?
  • Ans. 

    Custom LLM models can be evaluated using metrics like accuracy, precision, recall, F1 score, and interpretability.

    • Evaluate accuracy by comparing predicted labels with ground truth labels.

    • Calculate precision, recall, and F1 score to assess model performance on positive and negative classes.

    • Assess interpretability by examining feature importance and decision-making process.

    • Consider fairness and bias in model predictions.

    • ...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Accenture Responsible AI Engineer interview:
  • LLM
  • Gen AI
  • RAG
  • Azure
  • Azure AI services
  • Monitoring
  • Langsmith
Interview preparation tips for other job seekers - Understand end to end solution and architecture on current/last project

Skills evaluated in this interview

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

Quantative, Reasdoning and Verbal

Round 2 - Coding Test 

Leap year or not and Even index sum in array.

Round 3 - HR 

(2 Questions)

  • Q1. Where do you see yourselft in the next 5 years?
  • Q2. Why should we hire you?

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep up the practise.

Top Accenture Associate Software Engineer Interview Questions and Answers

Q1. Triplets with Given SumYou are given an array/list ARR consisting of N integers. Your task is to find all the distinct triplets present in the array which adds up to a given number K. An array is said to have a triplet {ARR[i], ARR[j], ARR[... read more
View answer (4)

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given SumYou are given an array/list ARR consisting of N integers. Your task is to find all the distinct triplets present in the array which adds up to a given number K. An array is said to have a triplet {ARR[i], ARR[j], ARR[... read more
View answer (4)

Software Engineer Interview Questions & Answers

user image Anshul Arora

posted on 19 Sep 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. How to optimize query
  • Ans. 

    Optimizing queries involves indexing, minimizing data retrieval, using proper joins, and avoiding unnecessary functions.

    • Use indexes on columns frequently used in WHERE clauses

    • Minimize data retrieval by selecting only necessary columns

    • Avoid using unnecessary functions in WHERE clauses

    • Use proper joins instead of subqueries for better performance

  • Answered by AI
  • Q2. Explain LINQ , What is it used for
  • Ans. 

    LINQ is a query language in .NET used to query data from different data sources.

    • LINQ stands for Language Integrated Query

    • It allows querying data from collections, databases, XML, and more

    • LINQ queries are written in C# or VB.NET

    • LINQ provides a set of standard query operators like Where, Select, OrderBy, etc.

    • Example: var result = from item in collection where item.Property == value select item;

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. What salary you want?
  • Ans. 

    I am looking for a competitive salary that reflects my skills and experience in the software engineering field.

    • Research industry standards for software engineer salaries in the specific location and company

    • Consider my years of experience, level of expertise, and any additional skills or certifications

    • Negotiate based on the job responsibilities and expectations

    • Be prepared to discuss benefits, bonuses, and potential for

  • Answered by AI
  • Q2. How would you lead a team if asked for?
  • Ans. 

    I would lead a team by setting clear goals, providing support, fostering collaboration, and promoting open communication.

    • Set clear goals and expectations for the team to work towards

    • Provide support and resources to help team members succeed

    • Foster collaboration and encourage team members to work together towards a common goal

    • Promote open communication to ensure transparency and address any issues or concerns

    • Lead by exam...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - just go with the basics

Skills evaluated in this interview

Top Accenture Software Engineer Interview Questions and Answers

Q1. Find DuplicateYou have been given an integer array/list(ARR) of size N which contains numbers from 0 to (N - 2). Each number is present at least once. That is, if N = 5, the array/list constitutes values ranging from 0 to 3 and among these,... read more
View answer (3)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was easy to medium, make sure to keep track of time

Round 2 - Coding Test 

1Q easy(string) 1Q hard(dp)

Round 3 - Technical 

(2 Questions)

  • Q1. Questions about project
  • Q2. I did a training, so asked me about that

Top Accenture Associate Engineer Interview Questions and Answers

Q1. In how many and in which cities of India Accenture is located?
View answer (1)

Associate Engineer Interview Questions asked at other Companies

Q1. Count Ways To Reach The N-th StairsYou have been given a number of stairs. Initially, you are at the 0th stair, and you need to reach the Nth stair. Each time you can either climb one step or two steps. You are supposed to return the number... read more
View answer (5)

Accenture interview questions for popular designations

 Associate Software Engineer

 (652)

 Application Developer

 (251)

 Application Development Analyst

 (251)

 Software Developer

 (226)

 Software Engineer

 (223)

 Analyst

 (197)

 Application Development Associate

 (180)

 Senior Analyst

 (149)

UI UX Architect Interview Questions & Answers

user image Rinis Surender

posted on 24 Jul 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. What is webpack?
  • Ans. 

    Webpack is a module bundler for JavaScript applications.

    • Webpack takes modules with dependencies and generates static assets representing those modules.

    • It can handle various types of assets like JavaScript, CSS, images, and fonts.

    • Webpack allows for code splitting, lazy loading, and hot module replacement.

    • Common configuration options include entry, output, loaders, and plugins.

  • Answered by AI
  • Q2. Explain about core web vitals.
  • Ans. 

    Core Web Vitals are a set of specific factors that Google considers important for user experience on a website.

    • Core Web Vitals consist of Largest Contentful Paint (LCP), First Input Delay (FID), and Cumulative Layout Shift (CLS).

    • Largest Contentful Paint (LCP) measures loading performance and marks the point in the page load timeline when the page's main content has likely loaded.

    • First Input Delay (FID) measures interac...

  • Answered by AI
  • Q3. What is dependency injection in angular?
  • Ans. 

    Dependency injection in Angular is a design pattern where components are given their dependencies rather than creating them.

    • In Angular, dependency injection is used to provide components with the services or objects they need.

    • It helps in creating loosely coupled components, making them easier to test and maintain.

    • Dependencies are injected into a component's constructor using TypeScript.

    • Example: constructor(private user

  • Answered by AI
  • Q4. Tell about CSS Box Model
  • Ans. 

    CSS Box Model is a fundamental concept in web design that defines the structure and layout of elements on a webpage.

    • It consists of content, padding, border, and margin.

    • Content area is where text and images are displayed.

    • Padding is the space between the content and the border.

    • Border is the boundary of the element.

    • Margin is the space outside the border.

  • Answered by AI
  • Q5. What is IIFE in Javascript?
  • Ans. 

    IIFE stands for Immediately Invoked Function Expression in JavaScript.

    • IIFE is a function that is defined and immediately invoked.

    • It helps to create a private scope for variables to avoid polluting the global scope.

    • Example: (function() { console.log('IIFE executed'); })();

  • Answered by AI

Skills evaluated in this interview

UI UX Architect Interview Questions asked at other Companies

Q1. What is different web storages and Does Session storage available in other tab and new window?
View answer (1)

Get interview-ready with Top Accenture Interview Questions

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Basic gen Ai questions
  • Q2. Case study of how AI can be implemented
Round 2 - One-on-one 

(2 Questions)

  • Q1. Managerial skills of how would you plan and manage a team, if someone is weak how would you tackle that situation
  • Q2. Whats your routine? How do you stay adept with the technology

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and do brush up some coding skills in python

Top Accenture Senior Analyst Interview Questions and Answers

Q1. What do you understand by Budgeting and Forecasting?
View answer (3)

Senior Analyst Interview Questions asked at other Companies

Q1. Explain 3 statement financial model Calculating discount rate Could you walk me through the DCF model? Other valuation methods. What PE is ideal? What is the other matrix to value the company? Difference between IRR and CAGR. What is Bond Y... read more
View answer (1)

Jobs at Accenture

View all
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Aug 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

*****

Round 2 - Assignment 

*****

Round 3 - HR 

(5 Questions)

  • Q1. Internship related
  • Q2. Golden rules Account
  • Q3. What is Reconciliation
  • Ans. 

    Reconciliation is the process of comparing two sets of records to ensure they are in agreement and accurate.

    • Reconciliation involves verifying and adjusting differences between two sets of financial records, such as bank statements and accounting records.

    • It helps to identify errors, discrepancies, or fraudulent activities.

    • Examples include reconciling bank statements with cash book records, credit card statements with ex...

  • Answered by AI
  • Q4. What is filling in GSTR 1
  • Ans. 

    Filling in GSTR 1 involves reporting outward supplies of goods and services made by a taxpayer.

    • GSTR 1 is a monthly or quarterly return that needs to be filed by registered taxpayers.

    • It includes details of sales, invoices issued, and tax collected on sales.

    • Taxpayers need to report B2B and B2C supplies separately in GSTR 1.

    • Errors in GSTR 1 can lead to penalties and compliance issues.

    • Example: A company selling goods worth...

  • Answered by AI
  • Q5. Sales and purchase entry
Round 4 - Group Discussion 

*****

Interview Preparation Tips

Topics to prepare for Accenture Account Assistant interview:
  • Bank Reconciliation
  • GSTR 1
  • GST 3B
  • Sales bill
Interview preparation tips for other job seekers - Research the required skills and competencies for the roles you're just starting your career.

Top Accenture Account Assistant Interview Questions and Answers

Q1. What are the training of job description
View answer (2)

Account Assistant Interview Questions asked at other Companies

Q1. How many types of invoices to process
View answer (4)

Associate Software Engineer interview

user image Study with Saumya

posted on 16 Nov 2021

Content Moderator Interview Questions & Answers

user image Ravi Kumar Ch

posted on 24 Oct 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Why do you want to join our company
  • Q2. How confident you are to work in stressful environment

Top Accenture Content Moderator Interview Questions and Answers

Q1. What do you understand by Casino? Give three advantages and disadvantages of social media.
View answer (3)

Content Moderator Interview Questions asked at other Companies

Q1. What do you know about content moderation?
View answer (5)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via campus placement at Kalinga Institute of Industrial Technology, Khurda and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It has easy to moderate level question

Round 2 - Coding Test 

2 easy level questions

Round 3 - Technical 

(2 Questions)

  • Q1. Explain your projects mentioned in resume
  • Ans. 

    Developed a web application for tracking student attendance and performance

    • Used HTML, CSS, JavaScript for front-end development

    • Utilized PHP and MySQL for back-end development

    • Implemented user authentication and data visualization features

  • Answered by AI
  • Q2. Why you want to join us?
  • Ans. 

    I am passionate about software development and I believe in the innovative work being done at your company.

    • Exciting projects and cutting-edge technologies at your company

    • Opportunity for growth and learning in a collaborative environment

    • Strong alignment with company values and culture

  • Answered by AI

Top Accenture Associate Software Engineer Interview Questions and Answers

Q1. Triplets with Given SumYou are given an array/list ARR consisting of N integers. Your task is to find all the distinct triplets present in the array which adds up to a given number K. An array is said to have a triplet {ARR[i], ARR[j], ARR[... read more
View answer (4)

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given SumYou are given an array/list ARR consisting of N integers. Your task is to find all the distinct triplets present in the array which adds up to a given number K. An array is said to have a triplet {ARR[i], ARR[j], ARR[... read more
View answer (4)

Accenture Interview FAQs

How many rounds are there in Accenture interview?
Accenture interview process usually has 2-3 rounds. The most common rounds in the Accenture interview process are Technical, HR and Aptitude Test.
How to prepare for Accenture 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 Consulting, SQL, Application Development, Java and Business process.
What are the top questions asked in Accenture interview?

Some of the top questions asked at the Accenture interview -

  1. If insurance premium is paid for an entire year 1st January to 31st December an...read more
  2. Case. There is a housing society “The wasteful society”, you collect all th...read more
  3. What are three golden rules of accounti...read more
What are the most common questions asked in Accenture HR round?

The most common HR questions asked in Accenture interview are -

  1. What are your salary Expectatio...read more
  2. General questi...read more
How long is the Accenture interview process?

The duration of Accenture interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Accenture Interview Process

based on 3.9k interviews in last 1 year

Interview experience

4.1
  
Good
View more

People are getting interviews through

based on 5.2k Accenture interviews
Job Portal
Company Website
Campus Placement
Referral
WalkIn
Recruitment Consultant
33%
18%
18%
13%
4%
2%
12% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.4k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
LTIMindtree Interview Questions
3.9
 • 2.8k Interviews
IBM Interview Questions
4.1
 • 2.3k Interviews
View all

Accenture Reviews and Ratings

based on 53.3k reviews

3.9/5

Rating in categories

3.8

Skill development

3.7

Work-Life balance

3.5

Salary & Benefits

3.8

Job Security

3.8

Company culture

3.2

Promotions/Appraisal

3.5

Work Satisfaction

Explore 53.3k Reviews and Ratings
Full Stack Engineer

Mumbai

12-17 Yrs

Not Disclosed

Application Lead

Nagpur

7-12 Yrs

Not Disclosed

Software Development Lead

Mumbai

12-17 Yrs

Not Disclosed

Explore more jobs
Application Development Analyst
38.8k 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.4 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