Upload Button Icon Add office photos

Accenture

Compare button icon Compare button icon Compare

Filter interviews by

Accenture Analyst Interview Questions and Answers

Updated 29 Jun 2025

Accenture Analyst Interview Experiences

213 interviews found

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?
  • Ans. 

    HTML, CSS, and JS have seen significant updates, enhancing web development with new features and improved performance.

    • HTML: HTML5 introduced semantic elements like <article>, <section>, and <header> for better structure.

    • CSS: CSS Grid and Flexbox allow for responsive layouts, making design more flexible and easier to manage.

    • JavaScript: ES2022 brought features like class fields and top-level await, stre...

  • Answered by AI
Round 2 - Technical 

(3 Questions)

  • Q1. What are the latest features in ES10?
  • Ans. 

    ES10 introduced features like optional catch binding, array flat methods, and more for improved JavaScript functionality.

    • Optional Catch Binding: You can omit the error parameter in catch blocks. Example: 'try { ... } catch { ... }'

    • Array.prototype.flat(): Flattens nested arrays. Example: '[1, 2, [3, 4]].flat() // [1, 2, 3, 4]'

    • Array.prototype.flatMap(): Maps and flattens arrays in one go. Example: '[1, 2, 3].flatMap(x =&...

  • Answered by AI
  • Q2. What is the difference between async and promises?
  • Ans. 

    Async functions simplify working with promises, allowing for cleaner, more readable asynchronous code.

    • Promises are objects representing the eventual completion (or failure) of an asynchronous operation, while async functions are a syntactic sugar over promises.

    • Async functions always return a promise, even if you return a non-promise value; it gets wrapped in a resolved promise.

    • Example: const result = await someAsyncFun...

  • Answered by AI
  • Q3. Why everything is a object in JavaScript
  • Ans. 

    In JavaScript, everything is an object, allowing for flexible data manipulation and dynamic behavior in programming.

    • Primitive types (like numbers, strings) are wrapped in objects when needed, e.g., `let str = 'hello'; str.length`.

    • Functions are first-class objects, meaning they can be assigned to variables, passed as arguments, and returned from other functions.

    • Arrays are special types of objects, allowing for indexed c...

  • Answered by AI

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.

Skills evaluated in this interview

Analyst Interview Questions & Answers

user image Ramyajit Chowdhury

posted on 3 Dec 2024

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

It consisted of Basic Mathematics and Logical Reasoning Questions

Round 2 - Coding Test 

It was a 40 minutes Test with 2 coding Questions involved

Round 3 - Technical 

(3 Questions)

  • Q1. What is your Technical Expertise
  • Ans. 

    I possess strong analytical skills, proficiency in data analysis tools, and a solid understanding of statistical methods.

    • Proficient in Excel for data manipulation and visualization, including pivot tables and advanced formulas.

    • Experienced with SQL for querying databases and extracting meaningful insights from large datasets.

    • Familiar with Python and R for statistical analysis and data visualization, using libraries like...

  • Answered by AI
  • Q2. OOPs related questions
  • Q3. Write a small snippet on Sorting
Round 4 - HR 

(2 Questions)

  • Q1. What challenges have you faced in your life, that you think handled excellently?
  • Ans. 

    I faced significant challenges during my academic journey, particularly balancing work and studies, which I managed effectively.

    • Managed time effectively while working part-time and studying full-time, ensuring I met deadlines for both.

    • Developed strong organizational skills by creating a detailed schedule that prioritized tasks and responsibilities.

    • Learned to communicate effectively with professors and employers to nego...

  • Answered by AI
  • Q2. What are your salary Expectations?

Analyst Interview Questions Asked at Other Companies

asked in Capgemini
Q1. N-th Fibonacci Number Problem Statement Given an integer ‘N’, you ... read more
asked in Deloitte
Q2. Reverse a Number Problem Statement Given an integer 'N', write a ... read more
Q3. A 10x10x10 cube is made up of 1x1x1 cubes. Its outer surface is p ... read more
Q4. Ninja and the Game of Words In this game, Ninja is provided with ... read more
asked in Capgemini
Q5. What will be the output of the following pseudocode? #include Int ... read more

Analyst Interview Questions & Answers

user image Sai Vignesh

posted on 13 Nov 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected
Round 1 - HR 

(1 Question)

  • Q1. Just a general screening
Round 2 - Aptitude Test 

Basic accounting and excel skills test

Round 3 - One-on-one 

(2 Questions)

  • Q1. Questions on Your profile
  • Q2. What do you mean by depreciation
  • Ans. 

    Depreciation is the allocation of the cost of a tangible asset over its useful life.

    • Depreciation is a non-cash expense that reflects the decrease in value of an asset over time.

    • It is used to spread the cost of an asset over its useful life for accounting and tax purposes.

    • Common methods of depreciation include straight-line, double declining balance, and units of production.

    • Example: A company purchases a delivery truck ...

  • Answered by AI

Analyst Interview Questions & Answers

user image Anonymous

posted on 4 Dec 2024

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

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

Round 1 - Aptitude Test 

This round is an online assessment consists of cognitive ability and technical assessment

Round 2 - Coding Test 

This round involves coding,in which we should solve the given code in any of the programming languages.

Round 3 - communication 

(1 Question)

  • Q1. Listening,speaking,writing ,grammer
Round 4 - HR 

(2 Questions)

  • Q1. Tell me about urself
  • Ans. 

    Analytical thinker with a background in data analysis, passionate about leveraging insights to drive business decisions and improve processes.

    • Educational Background: Bachelor's degree in Economics, focusing on data analysis and statistics.

    • Professional Experience: Worked as a data analyst intern at XYZ Corp, where I improved reporting efficiency by 30%.

    • Technical Skills: Proficient in SQL, Python, and Excel for data mani...

  • Answered by AI
  • Q2. Any projects u have done in ur college?
  • Ans. 

    I worked on several projects during college, focusing on data analysis, market research, and statistical modeling.

    • Conducted a market research project analyzing consumer behavior for a local startup, which helped them tailor their marketing strategy.

    • Developed a predictive model using Python and R to forecast sales for a retail company, improving their inventory management.

    • Collaborated with a team to analyze survey data ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - For accenture boys need to work hard than girls to crack.

What people are saying about Accenture

View All
a junior software engineer
2w
Job offer in Malaysia - legit or scam?
Hey everyone, I received a job proposal from Mindgraph for a Junior Mainframe Developer position in Malaysia (onsite). Not sure if it's a real deal. They found my resume on Naukri and the offer includes: * Experience: 3+ years on cardlink, VSAM, CICS, JCL * Location: Malaysia (Accenture client in Kuala Lumpur) * Notice: 0-60 days * Benefits: One-way ticket, 1-week stay, medical insurance, visa. Has anyone heard of Mindgraph or had a similar experience? Note : This is a permanent position with Mindgragh and you need to work with our client Accenture - Malaysia (Kaula Lumpur) & we will provide one way Air Ticket from India - Malaysia, 1 Week Accommodation, Medical Insurance and will take care of the Visa process also. Any insights would be appreciated!
Got a question about Accenture?
Ask anonymously on communities.

Analyst Interview Questions & Answers

user image Ramadevi Pangi

posted on 10 Nov 2024

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

90 questions with core related stuff

Round 2 - Coding Test 

3 question were given with test cases to be satisfied

Round 3 - Technical 

(2 Questions)

  • Q1. Bio was asked, project related things
  • Q2. What is the role played in project

Analyst Interview Questions & Answers

user image Anonymous

posted on 29 Nov 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is constraint index in tosca
  • Ans. 

    Constraint index in Tosca is a unique identifier assigned to each constraint in a test case.

    • Constraint index helps in identifying and managing constraints within test cases.

    • It is used to reference specific constraints when creating or modifying test cases.

    • For example, if a test case has multiple constraints, each constraint will have a unique constraint index.

  • Answered by AI
  • Q2. What is Xpath in tosca
  • Ans. 

    Xpath in Tosca is a way to locate elements in a web application using XML path expressions.

    • Xpath stands for XML Path Language

    • It is used to navigate through elements and attributes in an XML document

    • In Tosca, Xpath can be used to identify and interact with web elements during test automation

    • Example: //input[@id='username'] - locates an input element with id 'username'

  • Answered by AI

Skills evaluated in this interview

Analyst Interview Questions & Answers

user image Anonymous

posted on 5 Dec 2024

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

(2 Questions)

  • Q1. What is java and jdk jvm
  • Ans. 

    Java is a high-level programming language; JDK is the development kit, and JVM is the runtime environment for executing Java applications.

    • Java: Object-oriented programming language, platform-independent.

    • JDK (Java Development Kit): Contains tools for developing Java applications, including the compiler (javac).

    • JVM (Java Virtual Machine): Executes Java bytecode, providing platform independence.

    • Example: Write once, run an...

  • Answered by AI
  • Q2. What are oops concepts

Skills evaluated in this interview

Are these interview questions helpful?

Analyst Interview Questions & Answers

user image Anonymous

posted on 13 Jun 2025

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

I appeared for an interview in May 2025, where I was asked the following questions.

  • Q1. What are PU functions in Celonis, explain a few
  • Ans. 

    PU functions in Celonis are powerful tools for analyzing and optimizing business processes.

    • PU functions allow users to create custom calculations and metrics based on process data.

    • Examples include calculating cycle times, identifying bottlenecks, and measuring compliance rates.

    • They can be used to aggregate data, such as summing total costs or counting occurrences of specific events.

    • PU functions enhance data visualizati...

  • Answered by AI
  • Q2. What is the purpose of data model
  • Ans. 

    Data models provide a structured framework for organizing, managing, and analyzing data effectively.

    • Facilitates data organization: Helps in structuring data for easy access and management.

    • Enhances data integrity: Ensures consistency and accuracy of data across systems.

    • Supports data analysis: Provides a foundation for querying and analyzing data to derive insights.

    • Example: A relational data model uses tables to represen...

  • Answered by AI
  • Q3. What is the difference between having and where
  • Ans. 

    HAVING filters groups after aggregation, while WHERE filters rows before aggregation in SQL queries.

    • HAVING is used with aggregate functions like COUNT, SUM, AVG. Example: SELECT department, COUNT(*) FROM employees GROUP BY department HAVING COUNT(*) > 10.

    • WHERE filters records before any groupings are made. Example: SELECT * FROM employees WHERE salary > 50000.

    • You can use WHERE to filter individual rows, while HAV...

  • Answered by AI

Analyst Interview Questions & Answers

user image Ishu Sharma

posted on 26 Jan 2025

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

(1 Question)

  • Q1. Why do you want to join Accenture?
  • Ans. 

    I want to join Accenture because of their reputation for innovation, diverse projects, and opportunities for growth.

    • Accenture is known for its innovative solutions and cutting-edge technology.

    • I am excited about the diverse range of projects that Accenture works on, which will provide me with valuable experience and skills.

    • I am impressed by Accenture's commitment to employee development and growth opportunities, which a...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. How would you check that the conversation action is accurate?
  • Ans. 

    To check the accuracy of conversation action, analyze user inputs, review system responses, and conduct user testing.

    • Analyze user inputs to ensure they are correctly interpreted by the system.

    • Review system responses to verify they align with the intended actions.

    • Conduct user testing to gather feedback on the accuracy and effectiveness of the conversation action.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on things that you're good at!

Analyst Interview Questions & Answers

user image Kriti Katyayan

posted on 12 Nov 2024

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

(2 Questions)

  • Q1. Microservices and the different patterns
  • Ans. 

    Microservices are a software development technique where applications are composed of small, independent services that communicate over well-defined APIs.

    • Microservices architecture breaks down applications into smaller, loosely coupled services

    • Each service is responsible for a specific function and can be developed, deployed, and scaled independently

    • Common patterns include API Gateway, Service Discovery, Circuit Breake...

  • Answered by AI
  • Q2. Java and related questions.

Skills evaluated in this interview

Accenture Interview FAQs

How many rounds are there in Accenture Analyst 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 Analyst 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, Operations, Forecasting, Analysis and Journal entries.
What are the top questions asked in Accenture Analyst interview?

Some of the top questions asked at the Accenture Analyst interview -

  1. If I give you the data can you use Excel formulas to give the outp...read more
  2. Regrading server patches, and migration from lower environment to higher enviro...read more
  3. What is limitations of liability What is force manure What is indemnity What is...read more
What are the most common questions asked in Accenture Analyst HR round?

The most common HR questions asked in Accenture Analyst interview are -

  1. Why are you looking for a chan...read more
  2. Why should we hire y...read more
  3. What are your strengths and weakness...read more
How long is the Accenture Analyst interview process?

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

Tell us how to improve this page.

Overall Interview Experience Rating

4.2/5

based on 215 interview experiences

Difficulty level

Easy 19%
Moderate 75%
Hard 5%

Duration

Less than 2 weeks 54%
2-4 weeks 27%
4-6 weeks 11%
6-8 weeks 3%
More than 8 weeks 6%
View more

Analyst Interview Questions from Similar Companies

Capgemini Analyst Interview Questions
3.7
 • 436 Interviews
HCLTech Analyst Interview Questions
3.5
 • 139 Interviews
TCS Analyst Interview Questions
3.6
 • 106 Interviews
Wipro Analyst Interview Questions
3.7
 • 77 Interviews
Infosys Analyst Interview Questions
3.6
 • 50 Interviews
Genpact Analyst Interview Questions
3.8
 • 17 Interviews
View all
Accenture Analyst Salary
based on 11.3k salaries
₹4.7 L/yr - ₹10 L/yr
11% more than the average Analyst Salary in India
View more details

Accenture Analyst Reviews and Ratings

based on 1.3k reviews

3.8/5

Rating in categories

3.6

Skill development

3.6

Work-life balance

3.4

Salary

3.7

Job security

3.6

Company culture

2.9

Promotions

3.4

Work satisfaction

Explore 1.3k Reviews and Ratings
GN - SONG - MT - Hyperpersonalization - Analyst.

Bangalore / Bengaluru

2-7 Yrs

₹ 2.4-8.1 LPA

Clinical Data Svs Analyst

Bangalore / Bengaluru

3-5 Yrs

₹ 2.3-19 LPA

Clinical Data Svs Analyst

Bangalore / Bengaluru

3-5 Yrs

₹ 2.3-19 LPA

Explore more jobs
Application Development Analyst
39.3k salaries
unlock blur

₹4.8 L/yr - ₹11 L/yr

Application Development - Senior Analyst
27.7k salaries
unlock blur

₹8.3 L/yr - ₹16.1 L/yr

Team Lead
26.5k salaries
unlock blur

₹12.6 L/yr - ₹22.4 L/yr

Senior Analyst
19.5k salaries
unlock blur

₹9 L/yr - ₹15.7 L/yr

Senior Software Engineer
18.5k salaries
unlock blur

₹10.4 L/yr - ₹18 L/yr

Explore more salaries
Compare Accenture with

TCS

3.6
Compare

Cognizant

3.7
Compare

Capgemini

3.7
Compare

Infosys

3.6
Compare
write
Share an Interview