Upload Button Icon Add office photos

Accenture

Compare button icon Compare button icon Compare

Filter interviews by

Accenture Software Analyst Interview Questions, Process, and Tips

Updated 21 Jan 2025

Top Accenture Software Analyst Interview Questions and Answers

  • Q1. BFS Traversal in a Graph Given an undirected and disconnected graph G(V, E) where V vertices are numbered from 0 to V-1, and E represents edges, your task is to output t ...read more
  • Q2. Alien Dictionary Problem Statement You are provided with a sorted dictionary (by lexical order) in an alien language. Your task is to determine the character order of th ...read more
  • Q3. When and how do we configure database connections in JDeveloper, and what are the differences between WSDLs?
View all 15 questions

Accenture Software Analyst Interview Experiences

16 interviews found

I applied via Campus Placement and was interviewed in Feb 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. 1.What is algorithm? 2what is header files in c?
  • Ans. 

    Algorithm is a set of instructions to solve a problem or perform a task.

    • It is a step-by-step procedure to solve a problem.

    • It can be represented using flowcharts or pseudocode.

    • Examples include sorting algorithms like bubble sort and quicksort.

    • Efficiency of an algorithm is measured using time and space complexity.

  • Answered by AI
  • Q2. 1.What is different types of testing? 2.what is oops? 3.what is abstraction?
  • Ans. 

    Different types of testing include unit testing, integration testing, system testing, and acceptance testing.

    • Unit testing focuses on testing individual components or units of code.

    • Integration testing verifies the interaction between different components.

    • System testing ensures the entire system works as expected.

    • Acceptance testing validates if the system meets the user's requirements.

    • OOPs stands for Object-Oriented Prog...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Accenture Software Analyst interview:
  • Acc
  • Software
Interview preparation tips for other job seekers - Market yourself...
Apply even if your not fully qualified..
Job search like it's your job...
Use information interview s to network.
Known yourself and what you want..
Pump yourself up and stay positive.

Skills evaluated in this interview

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

I was interviewed before Jan 2023.

Round 1 - Technical 

(1 Question)

  • Q1. What are all annotation in springboot? why string immutable? questions on try catch exception and collection
  • Ans. 

    Annotations in Spring Boot, immutability of strings, try-catch exceptions, and collections

    • Annotations in Spring Boot: @RestController, @RequestMapping, @Autowired, @Component, etc.

    • String immutability: Strings are immutable to ensure data integrity and security

    • Try-catch exceptions: Used to handle and manage exceptions in code execution

    • Collections: Data structures like List, Set, Map, etc. to store and manipulate groups

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. What is your expected ctc ?
  • Ans. 

    My expected CTC is negotiable based on the role, responsibilities, and benefits offered by the company.

    • My expected CTC is based on my experience, skills, and market standards.

    • I am open to discussing the salary package during the negotiation process.

    • I value the overall compensation package, including benefits and growth opportunities.

  • Answered by AI
  • Q2. Expected ctc , why accenture

Skills evaluated in this interview

Software Analyst Interview Questions Asked at Other Companies

asked in Cognizant
Q1. DFS Traversal Problem Statement Given an undirected and disconnec ... read more
asked in Cognizant
Q2. Merge Intervals Problem Statement You are provided with 'N' inter ... read more
Q3. 1. difference between functions and stored procedures 2. What are ... read more
Q4. Word Search Problem Statement Given a two-dimensional grid of siz ... read more
asked in PTC
Q5. There are 4 people on one side of the river, let them be A, B, C ... read more

I was interviewed before Nov 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 90 minutes
Round difficulty - Hard

Each round was an elimination round

  • Q1. 

    BFS Traversal in a Graph

    Given an undirected and disconnected graph G(V, E) where V vertices are numbered from 0 to V-1, and E represents edges, your task is to output the BFS traversal starting from the ...

  • Ans. 

    BFS traversal in a disconnected graph starting from vertex 0.

    • Implement BFS algorithm to traverse the graph starting from vertex 0.

    • Explore neighbor nodes first before moving to the next level neighbors.

    • Consider undirected and disconnected graph where not all pairs of vertices have paths connecting them.

    • Output the BFS traversal sequence for each test case in a separate line.

    • Ensure the BFS path starts from vertex 0 and pr

  • Answered by AI
Round 2 - Assignment 

(1 Question)

Round duration - 45 Minutes
Round difficulty - Easy

  • Q1. 

    Alien Dictionary Problem Statement

    You are provided with a sorted dictionary (by lexical order) in an alien language. Your task is to determine the character order of the alien language from this dictiona...

  • Ans. 

    Given a sorted alien dictionary in an array of strings, determine the character order of the alien language.

    • Iterate through the words in the dictionary to find the order of characters.

    • Create a graph of characters based on the order of appearance in the words.

    • Perform a topological sort on the graph to get the character order of the alien language.

  • Answered by AI
Round 3 - Video Call 

Round duration - 65 Minutes
Round difficulty - Medium

Timing: 1pm
2 panellists 
Checks mainly your ideology and thought processes.
Checks how you are as a person and how well you will fit the culture there.

Interview Preparation Tips

Eligibility criteriaAbove 7Accenture interview preparation:Topics to prepare for the interview - Main focus on Data Structures, Basics of C, C++, Java, Minor project in depth analysis along with DBMS and other skills mentioned on resume.Time required to prepare for the interview - 2 MonthsInterview preparation tips for other job seekers

Tip 1 : Be clear of why you choose the projects you have done
Tip 2 : Focus on the skills you mentioned on your resume
Tip 3 : Be confident and do not beat around the bush

Application resume tips for other job seekers

Tip 1 : Never lie in your resume. Interviewers can easily understand.
Tip 2 : Have projects on your resume and keep them well formatted.

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview Questionnaire 

4 Questions

  • Q1. Collections in depth
  • Q2. Asynchronous and synchronous in SpringBoot
  • Ans. 

    Asynchronous and synchronous are two ways of handling requests in SpringBoot.

    • Synchronous requests block the thread until a response is received.

    • Asynchronous requests do not block the thread and allow for parallel processing.

    • SpringBoot supports both synchronous and asynchronous processing.

    • Asynchronous processing can improve performance and scalability.

    • Examples of asynchronous processing in SpringBoot include using Compl

  • Answered by AI
  • Q3. Excetion Handling
  • Q4. How to remove duplicate values from Arraylist
  • Ans. 

    Remove duplicate values from ArrayList

    • Create a HashSet from the ArrayList to remove duplicates

    • Convert the HashSet back to ArrayList

    • Use Collections.sort() to sort the ArrayList if needed

  • Answered by AI

Skills evaluated in this interview

Accenture interview questions for designations

 Software Engineer Analyst

 (12)

 Software Development Analyst

 (6)

 Senior Software Analyst

 (5)

 Software Test Analyst

 (4)

 Associate Software Analyst

 (1)

 Software Development Senior Analyst

 (9)

 Software Engineering Senior Analyst

 (5)

 Senior Software Test Analyst

 (1)

I applied via Naukri.com and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Azure Pass realeted questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company lot of opportunities

Get interview-ready with Top Accenture Interview Questions

Interview Questionnaire 

2 Questions

  • Q1. Tell Me something thats not their in your CV but you would like to share with us?
  • Q2. Your Future Plans?
  • Ans. 

    I plan to continue expanding my skills in software development and eventually move into a leadership role.

    • Continue learning new programming languages and technologies

    • Seek opportunities for mentorship and leadership training

    • Work towards becoming a team lead or manager in the software development field

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: It is Not that tough ,if you have worked hard for this test.Comparetively easy but a bit lengthy.Also it has a few tricky questions.
Tips: Speed! Precisely work on your speed also your abilty to select the correct question
Total Questions: 50

Round: HR Interview
Experience: It is Not that tough ,if you have worked hard for this test.Comparetively easy but a bit lengthy.Also it has a few tricky questions.
Tips: Speed! Precisely work on your speed also your abilty to select the correct question

Skills: Comunication skills, Learning Abilities , Mechanical Behavior Of Materials
College Name: Atharva College Of Engineering

Accenture Interview FAQs

How many rounds are there in Accenture Software 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.
What are the top questions asked in Accenture Software Analyst interview?

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

  1. When and how do we configure database connections in JDeveloper, and what are t...read more
  2. 1.What is different types of testing? 2.what is oops? 3.what is abstracti...read more
  3. How do we handle faults and errors in our API development process and also how ...read more

Tell us how to improve this page.

Accenture Software Analyst Interview Process

based on 11 interviews

3 Interview rounds

  • Technical Round - 1
  • Technical Round - 2
  • HR Round
View more
Accenture Software Analyst Salary
based on 1.1k salaries
₹3.5 L/yr - ₹10.7 L/yr
10% less than the average Software Analyst Salary in India
View more details

Accenture Software Analyst Reviews and Ratings

based on 103 reviews

3.7/5

Rating in categories

3.6

Skill development

3.6

Work-life balance

3.2

Salary

3.9

Job security

3.8

Company culture

2.8

Promotions

3.4

Work satisfaction

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

₹0 L/yr - ₹0 L/yr

Application Development - Senior Analyst
26.9k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Team Lead
24.3k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
18.2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
17.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Accenture with

TCS

3.7
Compare

Cognizant

3.7
Compare

Capgemini

3.7
Compare

Infosys

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