Upload Button Icon Add office photos

Filter interviews by

Accenture Software Development Engineer Interview Questions, Process, and Tips

Updated 5 Nov 2024

Top Accenture Software Development Engineer Interview Questions and Answers

  • Q1. Have you worked on cloud technology? Architecture of cloud
  • Q2. Different stages of a designing a new client requirement. How we design and decide on the technologies. Define the process
  • Q3. What are the backend and front end technologies used
View all 9 questions

Accenture Software Development Engineer Interview Experiences

10 interviews found

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

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

Round 1 - Technical 

(5 Questions)

  • Q1. Difference between Inner, outer joins
  • Q2. Difference between full join and union
  • Q3. About Copy activity
  • Q4. About select transformation
  • Q5. About join transformation and scd type 1

Interview Preparation Tips

Topics to prepare for Accenture Software Development Engineer interview:
  • SQL
  • Azure Data factory
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Basics about the subject
  • Q2. Some frequently asked questions

Software Development Engineer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Given an acyclic graph of a city where each edge represents a roa ... read more
asked in Hike
Q2. You have application which shows list of all contacts, the Name c ... read more
asked in Amazon
Q3. Given a m * n matrix filled with '0's and 'x's at random position ... read more
asked in Samsung
Q4. puzzle-There are 1000 wine bottles. One of the bottles contains p ... read more
asked in Accenture
Q5. Have you worked on cloud technology? Architecture of cloud
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - Technical 

(4 Questions)

  • Q1. Oops Concepts, Interface, Functional Interfaces and Abstraction
  • Q2. Java 8 Stream related coding
  • Q3. RestApi and Its methods, spring boot annotations
  • Q4. Previous Project explanation
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Spring boot annotations
  • Q2. Core java questions on collection

Accenture interview questions for designations

 Senior Software Development Engineer

 (1)

 Software Development Analyst

 (6)

 Software Development Specialist

 (1)

 Software Development Senior Analyst

 (9)

 Software Development Team Lead

 (3)

 Software Development Engineer Intern

 (5)

 Software Engineer

 (228)

 Application Development Engineer

 (3)

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via campus placement at J S S Academy of Technical Education, Bangalore

Round 1 - Aptitude Test 

Easy critical reasoning questions

Round 2 - Coding Test 

Easy to medium level leetcode and codechef ques

Get interview-ready with Top Accenture Interview Questions

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

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

Round 1 - Technical 

(1 Question)

  • Q1. Regarding Spring JPA

Software Development Engineer Jobs at Accenture

View all
Interview experience
4
Good
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 - Coding Test 

It was related to java and kafka

Round 3 - Technical 

(1 Question)

  • Q1. Related To Kafka and Java
Round 4 - HR 

(1 Question)

  • Q1. Salary related and joining date related

I applied via Naukri.com and was interviewed in Sep 2020. There was 1 interview round.

Interview Questionnaire 

7 Questions

  • Q1. Have you worked on cloud technology? Architecture of cloud
  • Ans. 

    Yes, I have worked on cloud technology and have knowledge of cloud architecture.

    • I have experience working with cloud platforms such as Amazon Web Services (AWS) and Microsoft Azure.

    • I have designed and implemented scalable and highly available cloud-based solutions.

    • I am familiar with cloud architecture patterns like microservices, serverless computing, and containerization.

    • I have utilized cloud services like Amazon S3 f...

  • Answered by AI
  • Q2. What are the backend and front end technologies used
  • Ans. 

    The backend technologies used are Java, Spring Boot, and MySQL. The front end technologies used are Angular and TypeScript.

    • Backend: Java

    • Backend Framework: Spring Boot

    • Database: MySQL

    • Frontend: Angular

    • Frontend Language: TypeScript

  • Answered by AI
  • Q3. Why is spring framework used in your project
  • Ans. 

    Spring framework is used for dependency injection, MVC architecture, and easy integration with other frameworks.

    • Enables loose coupling between components

    • Provides support for transaction management

    • Offers easy integration with other frameworks like Hibernate

    • Follows the Model-View-Controller (MVC) architecture

    • Simplifies testing with its built-in testing features

  • Answered by AI
  • Q4. Different stages of a designing a new client requirement. How we design and decide on the technologies. Define the process
  • Ans. 

    Design process for new client requirements and technology decisions

    • Gather requirements from client

    • Analyze requirements and identify potential solutions

    • Evaluate technologies and choose the best fit

    • Create a design document outlining the solution

    • Develop a prototype or proof of concept

    • Test and refine the solution

    • Implement and deploy the solution

    • Provide ongoing support and maintenance

  • Answered by AI
  • Q5. What are the components of angular js
  • Ans. 

    AngularJS has several components including directives, controllers, services, filters, and templates.

    • Directives - extend HTML with new attributes and elements

    • Controllers - handle user input and manipulate data

    • Services - provide functionality across the app

    • Filters - format data for display

    • Templates - define the user interface

  • Answered by AI
  • Q6. What is transpiling
  • Ans. 

    Transpiling is the process of converting code written in one programming language to another.

    • Transpiling is often used to convert code written in newer versions of a language to older versions that are more widely supported.

    • It can also be used to convert code written in one language to another, such as TypeScript to JavaScript.

    • Transpiling is different from compiling, which converts code to machine language.

    • Popular tran...

  • Answered by AI
  • Q7. Stream programming in Java 8
  • Ans. 

    Stream programming in Java 8 allows for efficient and concise processing of collections.

    • Streams are a sequence of elements that can be processed in parallel or sequentially.

    • Stream operations include filtering, mapping, sorting, and reducing.

    • Streams can be created from collections, arrays, or by generating elements.

    • Lambda expressions are commonly used in stream programming to define operations.

    • Stream processing can impr

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident about the technologies used in your project and understand why they are used. Brush up your knowledge in the technologies you are familiar with.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself

I applied via Job Fair and was interviewed before Jun 2021. There were 6 interview rounds.

Round 1 - Assignment 

Very nice company

Round 2 - Assignment 

B

Round 3 - Aptitude Test 

Dimpolma

Round 4 - Coding Test 

Phyton

Round 5 - Group Discussion 

Tamil

Round 6 - Case Study 

Ok

Interview Preparation Tips

Interview preparation tips for other job seekers - My compature 2018 batch places help me sirdipmol

Accenture Interview FAQs

How many rounds are there in Accenture Software Development Engineer interview?
Accenture interview process usually has 2-3 rounds. The most common rounds in the Accenture interview process are Technical, Coding Test and Assignment.
How to prepare for Accenture Software Development Engineer 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 Software Development, Java, SQL, HTML and Javascript.
What are the top questions asked in Accenture Software Development Engineer interview?

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

  1. Have you worked on cloud technology? Architecture of cl...read more
  2. Different stages of a designing a new client requirement. How we design and dec...read more
  3. What are the backend and front end technologies u...read more

Tell us how to improve this page.

Accenture Software Development Engineer Interview Process

based on 9 interviews

1 Interview rounds

  • Technical Round
View more
Accenture Software Development Engineer Salary
based on 202 salaries
₹3 L/yr - ₹12 L/yr
47% less than the average Software Development Engineer Salary in India
View more details

Accenture Software Development Engineer Reviews and Ratings

based on 37 reviews

3.9/5

Rating in categories

3.9

Skill development

4.1

Work-life balance

3.5

Salary

4.0

Job security

4.1

Company culture

3.6

Promotions

3.7

Work satisfaction

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

₹3 L/yr - ₹12 L/yr

Application Development - Senior Analyst
26.2k salaries
unlock blur

₹6.9 L/yr - ₹20.2 L/yr

Team Lead
24.2k salaries
unlock blur

₹7 L/yr - ₹25.3 L/yr

Senior Software Engineer
18.4k salaries
unlock blur

₹6 L/yr - ₹19.2 L/yr

Software Engineer
17.5k salaries
unlock blur

₹3.6 L/yr - ₹13 L/yr

Explore more salaries
Compare Accenture with

TCS

3.7
Compare

Cognizant

3.8
Compare

Capgemini

3.7
Compare

Infosys

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