Upload Button Icon Add office photos

Accenture

Compare button icon Compare button icon Compare

Filter interviews by

Accenture Interview Questions, Process, and Tips

Updated 23 Feb 2025

Top Accenture Interview Questions and Answers

View all 3.9k questions

Accenture Interview Experiences

Popular Designations

8.2k interviews found

Team Lead Interview Questions & Answers

user image Anonymous

posted on 23 Nov 2024

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

I applied via Referral and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Basic ServiceNow questions like business rules, script include, ui policies etc
  • Q2. Scenario based question like, what should be the approach if you need have a common drop-down field across multiple catalog items with dynamic options.
  • Q3. Live coding like, write a code to print an user and the hierarchy of their managers
Round 2 - Client Interview 

(3 Questions)

  • Q1. Basic portal questions, like how to update a widget without reloading the screen, how to pass data between client script and server script in widget.
  • Q2. Questions around Virtual Agent like, How will you build a topic where the bot's response changes based on user's input. Which tables store the conversation between user and bot
  • Q3. Basic HRSD questions as well.

Interview Preparation Tips

Topics to prepare for Accenture Team Lead interview:
  • ServiceNow Basics
  • Javascript
  • Glide APIs
  • Integrations
  • Module Expertise
  • ServiceNow Docs
Interview preparation tips for other job seekers - Be prepared. concepts should be clear. The battle can be won with confidence.

Top Accenture Team Lead Interview Questions and Answers

Q1. which is fastest between java 8 intermediate and terminal operations
View answer (1)

Team Lead Interview Questions asked at other Companies

Q1. write a java program to get maxing profit by buying and selling a share from a given set of values (they will change the question after you give solution, like if consider buying only once and selling once they will say to buying multiple t... read more
View answer (3)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Nov 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

It was a simple Aptitude test designed to test your english proficiency and your quantitative skills.

Round 2 - Communication Assessment 

(1 Question)

  • Q1. Multiple questions meant to test your english communication proficiency
Round 3 - Coding Test 

There were 2 coding questions. The level of questions were not very high. The languages available for the round were Python, Java, C++, C, C#.

Round 4 - One-on-one 

(4 Questions)

  • Q1. Please Introduce yourself
  • Q2. What project did you work on in your final year?
  • Q3. Do you have any connections in the industry?
  • Q4. Did you undergo any Internships?
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via campus placement at SRM Institute of Science and Technology, NCR Campus, Ghaziabad and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Can you tell me about yourself?
  • Ans. 

    I am a passionate software engineer with 5 years of experience in developing web applications using various technologies.

    • 5 years of experience in software development

    • Proficient in developing web applications

    • Skilled in using various technologies

    • Passionate about software engineering

  • Answered by AI
  • Q2. Can you explain one of the projects you completed during the academic year?
  • Ans. 

    Developed a web-based student management system for tracking attendance and grades.

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

    • Implemented backend functionality using PHP and MySQL database.

    • Incorporated user authentication and authorization features for secure access.

    • Tested the system thoroughly to ensure functionality and user-friendliness.

  • Answered by AI
  • Q3. What were some of the fundamental concepts of Artificial Intelligence that the interviewer inquired about during your interview as a Computer Science and Engineering - Artificial Intelligence and Machine L...
  • Q4. What were your Achievements in the graduation years
  • Ans. 

    Graduated with honors, completed multiple internships, and won coding competitions

    • Graduated with honors in Computer Science

    • Completed internships at XYZ Company and ABC Corporation

    • Won first place in coding competition at university hackathon

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident while introducing yourself, and always ensure you possess comprehensive knowledge about the information you have provided in your resume.

Top Accenture Software Engineer Interview Questions and Answers

Q1. Find the Duplicate Number Problem Statement Given an integer array 'ARR' of size 'N' containing numbers from 0 to (N - 2). Each number appears at least once, and there is one number that appears twice. Your task is to find and return this d... read more
Add answer

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 (183)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Campus Placement and was interviewed in Oct 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Aptitude test is held in our college premises. It was pretty easy if you have solved aptitude questions before.

Round 2 - Coding Test 

Coding test was immediately after 10 mins if you have passed aptitude test. Coding round was intermediate, one of the questions is basic level while other is intermediate.

Round 3 - Communication 

(1 Question)

  • Q1. Normal communication round with listening and reading questions.
Round 4 - Technical 

(5 Questions)

  • Q1. Tell me about yourself
  • Q2. Tell me about the projects you have mentions in your resume
  • Q3. What are difficulties you faced during projects?
  • Ans. 

    Difficulties faced during projects include technical challenges, communication issues, and time constraints.

    • Technical challenges such as debugging complex code or integrating new technologies

    • Communication issues with team members or stakeholders leading to misunderstandings

    • Time constraints causing pressure to meet deadlines and deliver quality work

  • Answered by AI
  • Q4. What is your opinion about generative AI?
  • Ans. 

    Generative AI has great potential in various industries, including art, music, and content creation.

    • Generative AI can be used to create realistic images, videos, and music compositions.

    • It has the potential to revolutionize content creation by automating the process and generating unique outputs.

    • Applications of generative AI include deepfakes, style transfer, and text generation.

    • While generative AI has great potential, ...

  • Answered by AI
  • Q5. What are your Strengths?

Interview Preparation Tips

Topics to prepare for Accenture Associate Software Engineer interview:
  • Aptitude
  • Arrays, Strings
  • Sorting
  • Resume
Interview preparation tips for other job seekers - I applied through college.
It was pretty nice experience.

Skills evaluated in this interview

Top Accenture Associate Software Engineer Interview Questions and Answers

Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (1)

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (1)

Accenture interview questions for popular designations

 Associate Software Engineer

 (673)

 Application Developer

 (258)

 Application Development Analyst

 (254)

 Software Developer

 (236)

 Software Engineer

 (229)

 Analyst

 (203)

 Application Development Associate

 (182)

 Senior Analyst

 (152)

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via Naukri.com

Round 1 - Technical 

(5 Questions)

  • Q1. Object oriented programming questions.
  • Q2. Design patterns.
  • Q3. SOLID pronciples
  • Q4. Sql related questions
  • Q5. Coding question to provide numbers of an array which sum up to given the input number.

Senior .NET Developer Interview Questions asked at other Companies

Q1. Find indexes of two values in an array who's Sum is 8 or a dynamic value
View answer (1)

Get interview-ready with Top Accenture Interview Questions

Analyst Interview Questions & Answers

user image Ayush rameja

posted on 8 Dec 2024

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

I applied via Approached by Company and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is DNS, HTTP/s, TLS, SSL?
  • Q2. What is the latest for HTML, CSS, and JS?
Round 2 - Technical 

(3 Questions)

  • Q1. What are the latest features in ES10?
  • Q2. What is the difference between async and promises?
  • Q3. Why everything is a object in JavaScript

Interview Preparation Tips

Interview preparation tips for other job seekers - JavaScript Basics, Well it depends on the project and the client, but make sure you're basics are clear. All the best.

Top Accenture Analyst Interview Questions and Answers

Q1. If I give you the data can you use Excel formulas to give the output?
View answer (13)

Analyst Interview Questions asked at other Companies

Q1. N-th Fibonacci NumberYou are given an integer ‘N’, your task is to find and return the N’th Fibonacci number using matrix exponentiation. Since the answer can be very large, return the answer modulo 10^9 +7. Fibonacci number is calculated u... read more
View answer (5)

Jobs at Accenture

View all
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I was interviewed in Dec 2024.

Round 1 - HR 

(2 Questions)

  • Q1. During the interview for a one-year contract role, what basic questions did the HR representative ask regarding your education and family background?
  • Q2. Then she told me to prepare some basic accounting questions as it was based on accounts 1. Accounting 2. Golden principle 3. Account payable and receivable 4. Trial balance and balance sheet diffrence ...
Round 2 - Technical 

(3 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    Experienced Procure to Pay Manager with a background in streamlining processes and optimizing vendor relationships.

    • Over 5 years of experience in Procure to Pay management

    • Skilled in implementing cost-saving strategies

    • Strong vendor negotiation skills

    • Led a team to successfully automate invoice processing

  • Answered by AI
  • Q2. Accounts payable
  • Q3. Purchase journal entries If selected after this hr will contact for one on one round same questions will be asked.

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up on basic accounting; freshers should focus on this, while those with experience are expected to discuss their past work.

Procure to Pay Manager Interview Questions asked at other Companies

Q1. What is Golden Rules of Accounting?
View answer (1)

Associate Software Engineer interview

user image The Communicators

posted on 6 Dec 2021

System and Application Services Associate Interview Questions & Answers

user image Anonymous

posted on 3 Oct 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Assignment 

As an AI language model, I don't have access to specific information about your personal assignment. If you could provide me with more context, such as the subject, topic, or any specific requirements, I might be able to offer some assistance.
Here are some questions that might help:
* What is the subject or topic of your assignment?
* What are the specific requirements or guidelines?
* Do you need help with research, writing, or editing?
* Is there a particular aspect of the assignment that you're struggling with?
Please feel free to share as much detail as possible so I can provide the most relevant help.

Round 2 - Technical 

(5 Questions)

  • Q1. Great! Please feel free to ask any technical questions you have. I can help with topics such as: * Computer hardware and software * Networking and internet connectivity * Programming and coding * Troub...
  • Q2. I'm ready! Please feel free to ask your technical questions. I'll do my best to provide clear and helpful answers.
  • Q3. * What specific technical skills or concepts are being tested in the round?
  • Ans. 

    The specific technical skills or concepts being tested in the round include knowledge of system and application services, troubleshooting abilities, familiarity with various operating systems, and understanding of networking principles.

    • Knowledge of system and application services

    • Troubleshooting abilities

    • Familiarity with various operating systems

    • Understanding of networking principles

  • Answered by AI
  • Q4. Do you have any specific questions or concerns about the technical round
  • Q5. Are there and particular technologies or programming language you'll be using
  • Ans. 

    Yes, we primarily use technologies such as Java, Python, SQL, and various cloud services.

    • Java

    • Python

    • SQL

    • Cloud services

  • Answered by AI
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is the life cycle of a Lightning Web Component (LWC)?
  • Q2. What triggers recursion in Lightning Web Components (LWC), and how is it handled?

Interview Preparation Tips

Interview preparation tips for other job seekers - My advice to the best candidates applying for this role would be to focus on reviewing the technical projects you’ve worked on, both in college and at work. Be ready to discuss the challenges you faced and how you approached technical problems. Prepare not only for standard interview questions but also for out-of-the-box, real-world questions that might test your problem-solving abilities and how well you know the technical aspects of the projects you've worked on. Accenture values candidates who have hands-on experience and are able to engage in deep technical discussions.

Top Accenture Associate Application Developer Interview Questions and Answers

Q1. What is the difference b/w broadcast and accumulator?
View answer (1)

Associate Application Developer Interview Questions asked at other Companies

Q1. Give an idea of an application of the financial domain and how it can help
View answer (1)

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 6.7k interviews

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all

Accenture Reviews and Ratings

based on 56k reviews

3.8/5

Rating in categories

3.8

Skill development

3.6

Work-life balance

3.5

Salary

3.8

Job security

3.8

Company culture

3.1

Promotions

3.5

Work satisfaction

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

₹3 L/yr - ₹12 L/yr

Application Development - Senior Analyst
26.2k salaries
unlock blur

₹6.9 L/yr - ₹20.2 L/yr

Team Lead
24.3k salaries
unlock blur

₹7.1 L/yr - ₹25.6 L/yr

Senior Software Engineer
18.2k salaries
unlock blur

₹6 L/yr - ₹19.5 L/yr

Software Engineer
17.5k salaries
unlock blur

₹3.6 L/yr - ₹13.3 L/yr

Explore more salaries
Compare Accenture with

TCS

3.7
Compare

Cognizant

3.8
Compare

Capgemini

3.7
Compare

Infosys

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