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 for Freshers

Updated 21 Jan 2025

Top Accenture Software Analyst Interview Questions and Answers for Freshers

  • 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. 1.What is different types of testing? 2.what is oops? 3.what is abstraction?

Accenture Software Analyst Interview Experiences for Freshers

3 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

I appeared for an interview 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

Software Analyst Interview Questions Asked at Other Companies for Fresher

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. Word Search Problem Statement Given a two-dimensional grid of siz ... read more
asked in Accenture
Q4. BFS Traversal in a Graph Given an undirected and disconnected gra ... read more
Q5. Fenwick Tree Problem Statement You are provided with an array/lis ... read more

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

Interview questions from similar companies

I applied via Campus Placement and was interviewed in May 2020. There were 6 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. 1.In frst round they gave two programs like palindrome,leap year which is quite easy only, aptitude consists of 60qns .
  • Q2. 2.In second round which is technical round, again they gave one pgm which is lightly complicated and also questions will be asked based on our resume and branch.
  • Q3. 3.HR round based on your personal skill.

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to be perfect in basic coding and also aptitude,it is not much tough and also be bold while answering in technical round,try to do more projects......

Interview Questionnaire 

2 Questions

  • Q1. Tell about you
  • Q2. What is computer networking
  • Ans. 

    Computer networking is the practice of connecting devices together to share resources and communicate with each other.

    • Computer networking involves the use of hardware and software to connect devices together, such as computers, printers, and servers.

    • Networking protocols, such as TCP/IP, are used to facilitate communication between devices.

    • Examples of computer networks include local area networks (LANs), wide area netwo...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - 1 round will be aptitude test and 2 nd round will be group discussion and finally there will be technical hr and general hr round

Skills evaluated in this interview

I applied via Referral and was interviewed in Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What did you asked?

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview wanted to test about person knowledge and communication skills. Most of the questions asked to they subject in interview. Person details.
Thanks you

I applied via Company Website and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Question related technologies you have worked on and there versions..how your production cycle worked in last company and some oops related questions
  • Q2. Be confident they don't take more than 2-3 rounds.your basic must be perfect

Interview Preparation Tips

Interview preparation tips for other job seekers - They don't take more than 2-3 rounds.be confident and basics must be perfect

I applied via Naukri.com and was interviewed in Sep 2021. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. All types of test steeps
  • Ans. 

    Types of test steps in software testing

    • Unit testing - testing individual units or components of the software

    • Integration testing - testing how different units or components work together

    • System testing - testing the entire system as a whole

    • Acceptance testing - testing if the software meets the requirements and is ready for release

    • Regression testing - testing to ensure that changes or updates to the software did not intro...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Hope for the best.All can achieve same

Interview Questionnaire 

1 Question

  • Q1. Questions related to COBOL,JCL,VSAM,DB2,CICS,Vision plus

Interview Questionnaire 

1 Question

  • Q1. Occurs, precompile , file status codes , sql queries and scenarios on sql.

Accenture Interview FAQs

How many rounds are there in Accenture Software Analyst interview for freshers?
Accenture interview process for freshers usually has 1 rounds. The most common rounds in the Accenture interview process for freshers are Technical.
What are the top questions asked in Accenture Software Analyst interview for freshers?

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

  1. 1.What is different types of testing? 2.what is oops? 3.what is abstracti...read more
  2. 1.What is algorithm? 2what is header files in...read more
  3. When and how do we configure database connections in JDeveloper, and what are t...read more

Tell us how to improve this page.

Accenture Software Analyst Salary
based on 1.1k salaries
₹3.2 L/yr - ₹10.6 L/yr
10% less than the average Software Analyst Salary in India
View more details

Accenture Software Analyst Reviews and Ratings

based on 108 reviews

3.7/5

Rating in categories

3.5

Skill development

3.5

Work-life balance

3.3

Salary

3.8

Job security

3.7

Company culture

2.8

Promotions

3.3

Work satisfaction

Explore 108 Reviews and Ratings
Application Development Analyst
39k salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Application Development - Senior Analyst
27.4k salaries
unlock blur

₹7 L/yr - ₹20.2 L/yr

Team Lead
24.9k salaries
unlock blur

₹7.2 L/yr - ₹25.7 L/yr

Senior Software Engineer
18.2k salaries
unlock blur

₹6 L/yr - ₹20 L/yr

Senior Analyst
17.9k salaries
unlock blur

₹5.5 L/yr - ₹21.3 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