Upload Button Icon Add office photos

Filter interviews by

Accenture Software Development Senior Analyst Interview Questions, Process, and Tips

Updated 8 Dec 2024

Top Accenture Software Development Senior Analyst Interview Questions and Answers

Accenture Software Development Senior Analyst Interview Experiences

9 interviews found

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

I applied via Recruitment Consulltant and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. About my previous project
  • Q2. Scenario based questions
Round 2 - One-on-one 

(2 Questions)

  • Q1. SWOT analysis was asked
  • Q2. Different types of SDLC
  • Ans. 

    SDLC stands for Software Development Life Cycle. There are different types including Waterfall, Agile, Iterative, Spiral, V-Model, etc.

    • Waterfall: Sequential approach with distinct phases

    • Agile: Iterative and incremental development

    • Iterative: Repeating cycles of development

    • Spiral: Risk-driven approach with multiple iterations

    • V-Model: Corresponding testing phase for each development phase

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Salary discussion
  • Q2. Salary negotiations

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Collections, Java 8 features, hibernate, DevOops
  • Q2. Treemap and hashmap difference?
  • Ans. 

    Treemap is a sorted map based on natural ordering of keys, while hashmap is an unordered map.

    • Treemap stores key-value pairs in sorted order based on the natural ordering of keys.

    • Hashmap does not guarantee any specific order of key-value pairs.

    • Treemap uses a red-black tree for storage and retrieval, while hashmap uses hash table.

    • Treemap is slower than hashmap for most operations due to the sorting overhead.

    • Example: Tree...

  • Answered by AI
  • Q3. Hashmap internal working?
  • Ans. 

    HashMap is a data structure that stores key-value pairs and uses hashing to efficiently retrieve values based on keys.

    • HashMap internally uses an array of linked lists to store key-value pairs.

    • When a key-value pair is added, the key is hashed to determine the index in the array where the pair will be stored.

    • If multiple keys hash to the same index, a linked list is used to handle collisions.

    • Retrieving a value involves ha...

  • Answered by AI
  • Q4. Stream api in java 8?
  • Ans. 

    Stream API in Java 8 provides a functional approach to processing collections of objects.

    • Stream API allows for processing collections of objects in a functional style.

    • It supports operations like filter, map, reduce, and collect.

    • Streams can be sequential or parallel, allowing for efficient processing of large datasets.

    • Example: List names = Arrays.asList("Alice", "Bob", "Charlie"); names.stream().filter(name -> name.sta

  • Answered by AI
  • Q5. Hibernate sessions?

Interview Preparation Tips

Interview preparation tips for other job seekers - After interview I got the offer but no response from the açcenture team to revise few details

Skills evaluated in this interview

Software Development Senior Analyst Interview Questions Asked at Other Companies

Q1. write a flowchart for a given problem statement
asked in Accenture
Q2. Treemap and hashmap difference?
asked in Accenture
Q3. Hashmap internal working?
asked in Accenture
Q4. Stream api in java 8?
asked in Accenture
Q5. Different types of SDLC
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Questions based on Core Java OOP Concept
  • Q2. 2 coding easy level questions
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Design pattern, hashmap internal working
  • Q2. Microservices vs monolithic
  • Ans. 

    Microservices allow for modular and scalable architecture, while monolithic is simpler but can be harder to maintain.

    • Microservices break down applications into smaller, independent services that communicate through APIs.

    • Monolithic architecture involves building the entire application as a single unit.

    • Microservices offer flexibility, scalability, and fault isolation.

    • Monolithic applications are easier to develop and depl...

  • Answered by AI

Skills evaluated in this interview

Accenture interview questions for designations

 Software Development Analyst

 (6)

 Senior Software Analyst

 (5)

 Application Development - Senior Analyst

 (140)

 Senior Software Development Engineer

 (1)

 Senior Application Development Software Analyst

 (1)

 Software Analyst

 (13)

 Software Engineering Senior Analyst

 (5)

 Senior Software Test Analyst

 (1)

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Java related questions
  • Q2. BDD Framework related questions
Round 2 - Coding Test 

Multiple choice questions

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

I applied via LinkedIn and was interviewed in Dec 2022. There were 4 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 - Aptitude Test 

Before technical interview we have to clear the aptitude test. Question are going to based on your primary skil.

Round 3 - Technical 

(2 Questions)

  • Q1. After Clearing the aptitude test. Technical interview is going to be shedule, interview duration will be between 30 to 60 Min. Question are going to be based on your primary skill.
  • Q2. SAP ABAP Interview questions. What is TMG .? What is event in table What are the Lock object , what are fm for that Why do we use the driver program? What is the final window What is the destinati...
Round 4 - HR 

(1 Question)

  • Q1. 1 ) why you are changing your current organization. 2) Reason to join us. 3) what do you mean by work life balance. 4) what do you mean by good package. 5) If we give an offer, you still going to loo...
  • Ans. 1) for the career growth i have to learn new technologies and work on that , and finance reason also. 2) learn from Google about company 3) After office hours you must have time for your family. 4 ) According to market get a idea about package. 5) yes, if you give me assurance you are not going to take interview with other candidate for same position for which you select me.
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - 1) Don't lose the hope After getting rejected.
Rejection is part of process.

2) Always record your interview by video , audio it will help you alot to find where you are lacking.

I applied via Recruitment Consultant and was interviewed in Jul 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Cognos Administration and Development

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to make a good resume and mention the skills which you exactly know. When you have command over your skills no one can stop you where ever you want to be.
Be confident, formally dressed even if the interview is online. Nice and professional behavior is what makes a good impression.

Interview Questionnaire 

4 Questions

  • Q1. Angular
  • Ans. You need to know in and out of angular with unit testing
  • Answered Anonymously
  • Q2. Javascript
  • Q3. HTML,CSS
  • Q4. Good Understanding of HTML,CSS and it's Preprocessors

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

Interview Questionnaire 

3 Questions

  • Q1. My knowledge of dot net
  • Q2. My knowledge on Microsoft LUIS
  • Q3. About my projects

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was 30min. long then on same day they schedule hr interview where interviewer verified my id and details later I received an email to upload my documents then salary negotiation happened and location discussion and next day they released me offer letter. It was fast.

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Nov 2021. There were 3 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. SAS macros, Sas character functions, Technicalities of your previous works.
Round 3 - Behavioral 

(3 Questions)

  • Q1. Are you a team player
  • Q2. Tell me something about yourself.
  • Q3. Why are you leaving your job

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep trying and keep achieving.

Accenture Interview FAQs

How many rounds are there in Accenture Software Development Senior Analyst interview?
Accenture interview process usually has 2 rounds. The most common rounds in the Accenture interview process are Technical, HR and One-on-one Round.
How to prepare for Accenture Software Development Senior 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 Application Development, Process Improvement, Software Development, Process Excellence and Process automation.
What are the top questions asked in Accenture Software Development Senior Analyst interview?

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

  1. Treemap and hashmap differen...read more
  2. Hashmap internal worki...read more
  3. Stream api in java...read more

Tell us how to improve this page.

Accenture Software Development Senior Analyst Interview Process

based on 5 interviews in last 1 year

1 Interview rounds

  • Technical Round
View more

People are getting interviews through

based on 7 Accenture interviews
Job Portal
Company Website
Recruitment Consultant
43%
29%
14%
14% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
LTIMindtree Interview Questions
3.9
 • 2.9k Interviews
IBM Interview Questions
4.1
 • 2.4k Interviews
View all
Accenture Software Development Senior Analyst Salary
based on 1.1k salaries
₹6.7 L/yr - ₹19 L/yr
11% more than the average Software Development Senior Analyst Salary in India
View more details

Accenture Software Development Senior Analyst Reviews and Ratings

based on 56 reviews

4.3/5

Rating in categories

4.4

Skill development

4.0

Work-Life balance

3.7

Salary & Benefits

4.1

Job Security

4.3

Company culture

3.6

Promotions/Appraisal

4.2

Work Satisfaction

Explore 56 Reviews and Ratings
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