Upload Button Icon Add office photos

Accenture

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Accenture Senior Engineer Interview Questions, Process, and Tips

Updated 1 Oct 2024

Top Accenture Senior Engineer Interview Questions and Answers

Accenture Senior Engineer Interview Experiences

5 interviews found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is spring boot
  • Ans. 

    Spring Boot is a Java-based framework used for creating standalone, production-grade Spring-based applications.

    • Spring Boot simplifies the process of creating Spring applications by providing a set of default configurations.

    • It allows for easy setup of Spring projects with minimal configuration.

    • Spring Boot includes embedded servers like Tomcat, Jetty, or Undertow, making it easy to deploy applications.

    • It provides product...

  • Answered by AI
  • Q2. What is serialisation
  • Ans. 

    Serialisation is the process of converting an object into a stream of bytes to store or transmit data.

    • Serialisation is used to save the state of an object and recreate it when needed.

    • It allows objects to be converted into a format that can be easily stored or transmitted.

    • Common examples include JSON, XML, and binary serialisation.

    • Serialisation is important for data persistence and inter-process communication.

  • Answered by AI

Skills evaluated in this interview

I applied via Company Website and was interviewed in Aug 2022. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Experience on AWS and spring boot
  • Q2. Principles to be followed while designing microservices application
  • Ans. 

    Design microservices with loose coupling, high cohesion, and fault tolerance.

    • Decompose the application into small, independent services

    • Use API gateways for service discovery and routing

    • Implement fault tolerance with circuit breakers and retries

    • Ensure each service has a single responsibility and is highly cohesive

    • Use asynchronous communication between services

    • Implement security and authentication at the API gateway leve...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - should learn the core java and stream API , and must create a POC on spring rest services if really don't have experience on it

Skills evaluated in this interview

Senior Engineer Interview Questions Asked at Other Companies

Q1. what is the meaning of M in M20,M25,M30 grade of concrete?
asked in Nagarro
Q2. Write a program: two input, one is N(any integer, lets say 3), se ... read more
asked in Tata Elxsi
Q3. What is Quality Assurance. Difference between Quality assurance a ... read more
Q4. Is it possible to work with multiple threads in core data? If so, ... read more
Q5. When you will perform Half or Full engine overhauling.

I applied via Naukri.com and was interviewed in Aug 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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. General SOM and FEA questions Hypermesh related questions

Interview Preparation Tips

Topics to prepare for Accenture Senior Engineer interview:
  • Som fea tools
Interview preparation tips for other job seekers - Prepare well on Hypermesh and abaqus
Little bit of SOM and it's good to go

I applied via Referral and was interviewed before Sep 2021. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Explain about past projects.
  • Q2. Technology on which you worked.
  • Ans. 

    I have worked on various technologies including Java, Python, AWS, and Docker.

    • Developed RESTful APIs using Java and Spring framework

    • Implemented machine learning models using Python and scikit-learn library

    • Deployed applications on AWS using EC2, S3, and RDS

    • Containerized applications using Docker for easy deployment and scaling

  • Answered by AI
  • Q3. C language basic but important concepts related to Data type, pointer, etc.
  • Q4. Python knowledge check.

Interview Preparation Tips

Interview preparation tips for other job seekers - Not too much hard. Most of the questions was related to past project.

Skills evaluated in this interview

Accenture interview questions for designations

 Senior Software Engineer

 (79)

 Senior Test Engineer

 (13)

 Senior Data Engineer

 (13)

 Senior Devops Engineer

 (6)

 Senior Cloud Engineer

 (5)

 Senior Systems Engineer

 (4)

 Senior QA Engineer

 (3)

 Senior Quality Engineer

 (1)

Interview Questionnaire 

1 Question

  • Q1. Spring and SpringBoot

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Nov 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Questions based on the CV we kept
  • Q2. Questions related to powershell, storages, networking in azure IaaS, NSG

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare whatever u kept in CV and the basics

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

Interview Questionnaire 

1 Question

  • Q1. Routing and switching related

Interview Preparation Tips

Interview preparation tips for other job seekers - Do your best. Study well.
Its all about God's grace.

Interview Questionnaire 

3 Questions

  • Q1. About skilla
  • Q2. Project
  • Q3. Roles in

I applied via Approached by Company and was interviewed before Dec 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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. What is n-tier architecture
  • Ans. 

    n-tier architecture is a software design pattern that divides an application into logical layers.

    • It separates presentation, application processing, and data management functions.

    • Each layer can be developed and maintained independently.

    • Examples include 3-tier and 4-tier architectures.

    • It improves scalability, maintainability, and flexibility of the application.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. What is your expectation from company

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident while answering the questions and answers

I applied via Job Fair and was interviewed before May 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 Resume tips
Round 2 - HR 

(1 Question)

  • Q1. What is your job role

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and strive hard to achieve what you desire
Contribute & help others!
anonymous
You can choose to be anonymous

Accenture Interview FAQs

How many rounds are there in Accenture Senior Engineer interview?
Accenture interview process usually has 1-2 rounds. The most common rounds in the Accenture interview process are Technical, Resume Shortlist and One-on-one Round.
What are the top questions asked in Accenture Senior Engineer interview?

Some of the top questions asked at the Accenture Senior Engineer interview -

  1. principles to be followed while designing microservices applicat...read more
  2. Technology on which you work...read more
  3. What is serialisat...read more

Recently Viewed

INTERVIEWS

Dell

No Interviews

DESIGNATION

SALARIES

Aakash Educational Services

INTERVIEWS

NetApp

No Interviews

INTERVIEWS

Oracle

No Interviews

DESIGNATION

DESIGNATION

LIST OF COMPANIES

Reliance BP Mobility

Overview

SALARIES

Ampersand Group

SALARIES

Reliance BP Mobility

Tell us how to improve this page.

Accenture Senior Engineer Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more
Accenture Senior Engineer Salary
based on 433 salaries
₹4.7 L/yr - ₹16.4 L/yr
17% more than the average Senior Engineer Salary in India
View more details

Accenture Senior Engineer Reviews and Ratings

based on 59 reviews

3.8/5

Rating in categories

3.6

Skill development

3.8

Work-life balance

3.3

Salary

3.7

Job security

3.7

Company culture

3.1

Promotions

3.6

Work satisfaction

Explore 59 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.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Analyst
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