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

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(4 Questions)

  • Q1. Code excution of .net application?
  • Ans. 

    The .NET application code is compiled into Intermediate Language (IL) which is then executed by the Common Language Runtime (CLR).

    • Code is compiled into Intermediate Language (IL) by the compiler

    • IL is then converted into machine code by the Just-In-Time (JIT) compiler

    • The CLR manages memory, security, and other system resources during code execution

  • Answered by AI
  • Q2. Stored procedure vs function?
  • Ans. 

    Stored procedures are precompiled SQL queries that can perform multiple operations, while functions are reusable code blocks that return a single value.

    • Stored procedures can execute multiple SQL statements and can perform complex operations.

    • Functions are reusable code blocks that return a single value and can be used in SQL queries.

    • Stored procedures can be called independently, while functions are typically called with...

  • Answered by AI
  • Q3. What is CLR, Why its used?
  • Ans. 

    CLR stands for Common Language Runtime, it is used to manage the execution of .NET programs.

    • CLR is a part of the .NET framework responsible for managing the execution of .NET programs.

    • It provides services such as memory management, exception handling, and security.

    • CLR converts the Intermediate Language (IL) code into machine code during runtime.

    • It allows for language interoperability, meaning different languages can be...

  • Answered by AI
  • Q4. What is GC, where you have used in the app?
  • Ans. 

    GC stands for Garbage Collection, a process in .NET to automatically manage memory by reclaiming unused objects.

    • GC is a feature in .NET that automatically manages memory by reclaiming unused objects.

    • It helps in preventing memory leaks and improving application performance.

    • GC can be used in .NET applications to free up memory occupied by objects that are no longer needed.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Fundamentals should be strong and in communicating better

Skills evaluated in this interview

Top Accenture DOT NET Developer Interview Questions and Answers

Q1. What is oops? Oops is a object oriented programing system
View answer (3)

DOT NET Developer Interview Questions asked at other Companies

Q1. What is the difference between windows application development and web based development?
View answer (10)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
-

I applied via campus placement at J S S Academy of Technical Education, Bangalore and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Logical reasoning
Abstraction
English grammar
Ms word
Networking
Cloud computing

Round 2 - Coding Test 

2 coding questions
One is easy
Another one is we need to solve using data structures

Round 3 - Technical 

(1 Question)

  • Q1. Introduction, project discussion

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)

Application Developer Interview Questions & Answers

user image piyush kotangale

posted on 6 Nov 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Quantitative Aptitude question were hard

Round 2 - Technical 

(2 Questions)

  • Q1. Sql questions were asked in interview
  • Q2. Python questions were asked according to resume

Top Accenture Application Developer Interview Questions and Answers

Q1. Difference between tmap & tjoin Types of connection Difference between truncate delete What is ETL What are triggers Type of join
View answer (2)

Application Developer Interview Questions asked at other Companies

Q1. Reverse Linked ListGiven a singly linked list of integers. Your task is to return the head of the reversed linked list. For example: The given linked list is 1 -> 2 -> 3 -> 4-> NULL. Then the reverse linked list is 4 -> 3 -&g... read more
View answer (6)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain Selenium architecture
  • Ans. 

    Selenium architecture consists of four main components: Selenium Client Library, WebDriver API, Browser Drivers, and Browsers.

    • Selenium Client Library provides bindings for various programming languages to interact with WebDriver.

    • WebDriver API is used to interact with different browsers like Chrome, Firefox, etc.

    • Browser Drivers act as a bridge between WebDriver and the actual browser.

    • Browsers are the actual web browsers

  • Answered by AI
  • Q2. Write a code snippet of opening link using webdriver
  • Ans. 

    Code snippet to open a link using WebDriver

    • Instantiate a WebDriver object

    • Use the get() method to open the desired URL

  • Answered by AI

Skills evaluated in this interview

Top Accenture Automation Tester Interview Questions and Answers

Q1. How to run parallel mode in testng,groups,priority
View answer (1)

Automation Tester Interview Questions asked at other Companies

Q1. 1)Diffrence Between sanity and Smoke 2)What is regression Testing 3)how many test cases you execute per day 4)Tell me the diffrent Types of waits 5)When we use Implicite and Explicite wait 6)How many times you can use implicite wait in your... read more
View answer (1)

Accenture interview questions for popular designations

 Associate Software Engineer

 (650)

 Application Developer

 (251)

 Application Development Analyst

 (251)

 Software Developer

 (226)

 Software Engineer

 (223)

 Analyst

 (196)

 Application Development Associate

 (179)

 Senior Analyst

 (148)

Interview experience
3
Average
Difficulty level
Easy
Process Duration
4-6 weeks
Result
No response

I applied via campus placement at Ajay Kumar Garg Engineering College, Ghaziabad and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

There were aptitude ques, peusocode, ms office questions and cloud ques.

Round 2 - Coding Test 

There were 2 coding ques, one easy one medium, have to do one ques completely to move to another rnd.

Round 3 - Communication 

(2 Questions)

  • Q1. It was non elimination round.
  • Q2. There was reading, speaking, story retelling.
Round 4 - HR 

(2 Questions)

  • Q1. Intro, CEO/ Founder of Accenture, about accenture, headquarter of accenture in India and Worls, About accenture, manager of accenture in india.
  • Q2. Have you worked on any project. elaborate.
  • Ans. 

    Yes, I have worked on a project to develop a mobile application for tracking daily water intake.

    • Developed a mobile application using React Native for both iOS and Android platforms

    • Implemented features such as setting daily water intake goals, tracking water consumption, and sending reminders

    • Utilized Firebase for backend data storage and authentication

    • Collaborated with a team of designers and developers to ensure smooth

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Accenture Associate Software Engineer interview:
  • Strings
  • arrays

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)

Get interview-ready with Top Accenture Interview Questions

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

Ndbbsb jshs majha mah maja majha

Round 2 - Coding Test 

Bab mah maja kaj kaj kaja

Round 3 - Technical 

(3 Questions)

  • Q1. Oops concepts java
  • Q2. Method overloading
  • Q3. Method overriding
Round 4 - HR 

(2 Questions)

  • Q1. Introduce yourself
  • Q2. Where you will see in next 5 years
  • Ans. 

    In the next 5 years, I see myself growing as a skilled software engineer, taking on more responsibilities, and contributing to innovative projects.

    • Continuing to enhance my technical skills through continuous learning and training programs

    • Taking on leadership roles in projects and mentoring junior team members

    • Contributing to the development of cutting-edge software solutions for the company

    • Exploring new technologies and

  • 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)

Jobs at Accenture

View all

Operations Analyst Interview Questions & Answers

user image MANAS PANIGRAHI

posted on 17 Dec 2024

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

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Could you explain the process of your last job?
  • Ans. 

    In my last job as an Operations Analyst, I was responsible for analyzing data, identifying trends, and making recommendations to improve efficiency.

    • Gathered and analyzed data to identify areas for improvement

    • Created reports and presentations to communicate findings to management

    • Collaborated with different departments to implement process improvements

    • Monitored key performance indicators to track progress and make adjust

  • Answered by AI
  • Q2. What are your reasons for leaving your last organization, and what are you seeking in your new company?
  • Ans. 

    Left previous organization for career growth opportunities. Seeking a company with a supportive work culture and room for advancement.

    • Left for career growth opportunities

    • Seeking supportive work culture

    • Looking for room for advancement

  • Answered by AI
Round 2 - Aptitude Test 

This is a combination of an aptitude test, English grammar assessment, Excel evaluation, and a technical written exam.

Round 3 - Technical 

(2 Questions)

  • Q1. What is depreciation and why we charge depreciation?
  • Ans. 

    Depreciation is the allocation of the cost of a tangible asset over its useful life to reflect its gradual wear and tear or obsolescence.

    • Depreciation is a non-cash expense that reduces the value of an asset on the balance sheet.

    • It helps in spreading the cost of an asset over its useful life rather than expensing it all at once.

    • Depreciation is charged to match the revenue generated by the asset over time.

    • Common methods ...

  • Answered by AI
  • Q2. What is accrual concept in accounting?
  • Ans. 

    Accrual concept in accounting recognizes revenues and expenses when they are incurred, regardless of when cash is exchanged.

    • Accrual accounting records revenues and expenses when they are earned or incurred, not when cash is received or paid.

    • It ensures that financial statements accurately reflect the financial position of a company at a given point in time.

    • Accrual concept helps in matching revenues with expenses, provid...

  • Answered by AI

Operations Analyst Interview Questions asked at other Companies

Q1. What is the entry of interest received in advance?
View answer (9)

Senior Developer interview

user image Technophile - Firdous

posted on 16 Nov 2021

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

I applied via Company Website and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Simple Questions. Easy to qualify.

Round 2 - Coding Test 

2 coding questions . One easy one moderate.

Round 3 - HR 

(2 Questions)

  • Q1. What is your unsuccessful moment in your life?
  • Q2. Difficulties faced during project

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy to crack accenture pada role

Top Accenture Application Development Associate Interview Questions and Answers

Q1. Sum of even & oddWrite a program to input an integer N and print the sum of all its even digits and sum of all its odd digits separately. Digits mean numbers, not the places! That is, if the given integer is "13245", even digits are 2 &... read more
View answer (6)

Application Development Associate Interview Questions asked at other Companies

Q1. Sum of even & oddWrite a program to input an integer N and print the sum of all its even digits and sum of all its odd digits separately. Digits mean numbers, not the places! That is, if the given integer is "13245", even digits are 2 &... read more
View answer (6)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

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

Round 1 - HR 

(2 Questions)

  • Q1. Discussion on past experience
  • Q2. Discussion on ctc
Round 2 - Technical 

(2 Questions)

  • Q1. Architectural questions
  • Q2. Scenario based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - be prepared with architectural questions

Oprating Engineer Interview Questions asked at other Companies

Q1. 1. How are wafers processed.? 2. What is tool calibration.? 3. Golden standard and recipe for plasma tool.? 4. What are the step you will take to troubleshoot PNR.? What if the tool got down. How to check tool is up.
View answer (2)

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.2k 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.2k Reviews and Ratings
Application Lead

Pune

3-8 Yrs

₹ 7.2-24.8 LPA

Operations Engineer

Indore

3-8 Yrs

Not Disclosed

Business Architect

Hyderabad / Secunderabad

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