Upload Button Icon Add office photos

Accenture

Compare button icon Compare button icon Compare

Filter interviews by

Accenture Senior Software Developer Interview Questions, Process, and Tips

Updated 13 Oct 2024

Top Accenture Senior Software Developer Interview Questions and Answers

View all 8 questions

Accenture Senior Software Developer Interview Experiences

15 interviews found

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

I applied via Walk-in and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. What is MVC and explain how it works?
  • Ans. 

    MVC stands for Model-View-Controller, a software design pattern that separates the application into three main components.

    • Model: Represents the data and business logic of the application.

    • View: Represents the UI components of the application.

    • Controller: Acts as an intermediary between Model and View, handling user input and updating the Model accordingly.

    • MVC helps in organizing code, improving maintainability, and promo...

  • Answered by AI
  • Q2. What is Index Fragmentation in SQL
  • Ans. 

    Index fragmentation in SQL occurs when the logical order of pages in an index does not match the physical order in the data file.

    • Index fragmentation can lead to decreased query performance as the database engine has to scan more pages to retrieve data.

    • Fragmentation can be caused by frequent insertions, deletions, or updates on the indexed columns.

    • Rebuilding or reorganizing indexes can help reduce fragmentation and impr...

  • Answered by AI
  • Q3. Explain about myself
Round 2 - Technical 

(2 Questions)

  • Q1. About My Company and Project
  • Q2. Asked to write SQL query to find the 2nd highest salary of an employee

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Qs about string
  • Q2. Java 8 and collections
Round 2 - Coding Test 

String character occurrence

Senior Software Developer Interview Questions Asked at Other Companies

asked in Freshworks
Q1. Intersection of Linked List Problem You are provided with two sin ... read more
asked in Freshworks
Q2. Overlapping Intervals Problem Statement You are given the start a ... read more
asked in Freshworks
Q3. Middle of Linked List Problem Statement Given the head node of a ... read more
asked in SAP
Q4. Sum of Maximum and Minimum Elements Problem Statement Given an ar ... read more
asked in Freshworks
Q5. Cube Sum Pairs Problem Statement Given a positive integer N, find ... read more
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed in Sep 2024.

Round 1 - Coding Test 

Few basic questions using any of tech stack

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

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Basic Java, oops concepts
  • Q2. Basic Java questions on clining , serialisation, multithreading

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up basic Java concepts

Accenture interview questions for designations

 Software Developer

 (238)

 Associate Software Developer

 (38)

 Software Developer fresher

 (10)

 Junior Software Developer

 (5)

 Java Software Developer

 (4)

 Software Developer Intern

 (4)

 Software Application Developer

 (2)

 ASP.NET Software Developer

 (1)

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Basic problem solving question
Round 3 - Technical 

(1 Question)

  • Q1. System Design and previous project questions
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion

Get interview-ready with Top Accenture Interview Questions

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. VBA, SQL, power Bi
Round 3 - HR 

(1 Question)

  • Q1. Growth not possible lot of politics & no body will help & understand you...

Interview Preparation Tips

Interview preparation tips for other job seekers - Worst company don't ever work here...
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Java8, spring boot
Round 3 - Technical 

(1 Question)

  • Q1. Features of Java 8, spring boot annotations
  • Ans. 

    Java 8 introduced new features like lambda expressions, streams, and default methods. Spring Boot annotations simplify development by reducing boilerplate code.

    • Java 8 features include lambda expressions for functional programming

    • Streams for processing collections in a functional style

    • Default methods in interfaces for backward compatibility

    • Spring Boot annotations like @RestController, @Autowired, @RequestMapping simplif...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Read scenario based questions and role in your current project

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 

(2 Questions)

  • Q1. About how angular works, Angular services, few questions from html css
  • Q2. How API is getting called
  • Ans. 

    API is called through HTTP requests or function calls.

    • API can be called through HTTP requests using methods like GET, POST, PUT, DELETE.

    • API can also be called through function calls in programming languages like JavaScript, Python, etc.

    • API endpoints are specified in the request URL or function call parameters.

    • API responses can be in various formats like JSON, XML, etc.

  • Answered by AI
Round 3 - Coding Test 

It was about reverse an array in javascript without using reverse()

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was moderate. And be prepared with your communication skils

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Common questions regarding javascript and typescript and coding round to find max char of strings

Round 2 - One-on-one 

(2 Questions)

  • Q1. How to handle l1 ticket
  • Ans. 

    Handle l1 ticket by prioritizing, analyzing, and resolving issues efficiently.

    • Prioritize tickets based on urgency and impact on users.

    • Analyze the issue to understand the root cause.

    • Resolve the issue by following established procedures or escalating if necessary.

    • Communicate with users to provide updates and ensure satisfaction.

    • Document the resolution for future reference.

  • Answered by AI
  • Q2. How to mentor juniors
  • Ans. 

    Mentoring juniors involves providing guidance, support, and feedback to help them grow and develop their skills.

    • Set clear expectations and goals for the junior developer

    • Provide regular feedback on their work and progress

    • Encourage them to ask questions and seek help when needed

    • Lead by example and demonstrate best practices in coding and problem-solving

    • Offer opportunities for them to work on challenging projects and lear...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep trying, Failure in one interview is a stepping stone to next successful interview

I applied via Other and was interviewed in Aug 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. MVC Questions[about viewstate & Tempdata]
  • Q2. They have 1st Online test then technical round(i.e Face to face)

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview was techincal one but was online test. It lasted for about 40 mins

Accenture Interview FAQs

How many rounds are there in Accenture Senior Software Developer interview?
Accenture interview process usually has 2-3 rounds. The most common rounds in the Accenture interview process are Technical, Resume Shortlist and Coding Test.
What are the top questions asked in Accenture Senior Software Developer interview?

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

  1. How is credit management and pricing is rela...read more
  2. What is MVC and explain how it wor...read more
  3. What is Index Fragmentation in ...read more

Tell us how to improve this page.

Accenture Senior Software Developer Interview Process

based on 13 interviews

3 Interview rounds

  • Resume Shortlist Round
  • Technical Round
  • Personal Interview1 Round
View more
Accenture Senior Software Developer Salary
based on 2k salaries
₹6.6 L/yr - ₹19 L/yr
9% less than the average Senior Software Developer Salary in India
View more details

Accenture Senior Software Developer Reviews and Ratings

based on 115 reviews

3.8/5

Rating in categories

3.7

Skill development

3.6

Work-life balance

3.3

Salary

3.7

Job security

3.7

Company culture

3.0

Promotions

3.4

Work satisfaction

Explore 115 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