Upload Button Icon Add office photos

Accenture

Compare button icon Compare button icon Compare

Filter interviews by

Accenture Associate Technical Engineer Interview Questions and Answers

Updated 27 Oct 2023

6 Interview questions

An Associate Technical Engineer was asked
Q. What is the difference between JDK and JVM?
Ans. 

JDK is a development kit for Java programming, while JVM is a virtual machine that runs Java bytecode.

  • JDK stands for Java Development Kit and includes tools for developing Java applications.

  • JVM stands for Java Virtual Machine and is responsible for running Java bytecode.

  • JDK includes JRE (Java Runtime Environment) which contains JVM, libraries, and other necessary components.

  • JVM is platform-dependent, while JDK is ...

An Associate Technical Engineer was asked
Q. What are the different types of operating systems?
Ans. 

Different types of operating systems include Windows, macOS, Linux, and Unix.

  • Windows - developed by Microsoft, commonly used for personal computers

  • macOS - developed by Apple, used on Mac computers

  • Linux - open-source OS used on servers and embedded systems

  • Unix - older OS used in mainframes and servers

Associate Technical Engineer Interview Questions Asked at Other Companies

asked in Kyndryl
Q1. What do you think is the most impactful technology today?
Q2. How many types of transformer and how to work?
Q3. Tell me about the different types of diodes and transistors, and ... read more
asked in Finastra
Q4. How do you troubleshoot a computer booting-up issue?
Q5. What is the make of your DG and transformer?
🔥 Asked by recruiter 2 times
An Associate Technical Engineer was asked
Q. What is a functional interface?
Ans. 

A functional interface is an interface that contains only one abstract method. It can have multiple default or static methods.

  • Functional interfaces are used in Java to implement lambda expressions.

  • Examples of functional interfaces in Java include Runnable, Callable, and ActionListener.

  • Functional interfaces can also be annotated with @FunctionalInterface to ensure they only have one abstract method.

An Associate Technical Engineer was asked
Q. Why is Java widely used in the industry?
Ans. 

Java is more prevalent in the industry due to its platform independence, strong community support, and extensive libraries.

  • Platform independence allows Java programs to run on any device with a Java Virtual Machine (JVM)

  • Strong community support ensures continuous updates and improvements to the language

  • Extensive libraries provide developers with a wide range of tools and resources to build robust applications

What people are saying about Accenture

View All
lavenderalmond
Verified Icon
2d
works at
Accenture
Which offer should I choose – BP vs UKG (SRE Role)?
Got two offers: 🔹 BP – ₹10 LPA (Pune, Hybrid) Stable MNC, decent WLB, slower growth In-hand ~₹62K/month 🔹 UKG – ₹20 LPA (Noida, Hybrid) Strong perks (₹6L insurance, wellness, equity, bonus), high pay In-hand ~₹1.4L/month, but higher expectations Looking for: SRE growth, WLB, learning, and long-term stability What would you pick and why? Any feedback from current/ex-employees is appreciated!
Got a question about Accenture?
Ask anonymously on communities.
🔥 Asked by recruiter 2 times
An Associate Technical Engineer was asked
Q. What is SDLC?
Ans. 

SDLC stands for Software Development Life Cycle, a process used by software development teams to design, develop, and test high-quality software.

  • SDLC is a structured process that consists of several phases including planning, analysis, design, implementation, testing, and maintenance.

  • Each phase has its own set of activities and deliverables to ensure the successful development and deployment of software.

  • Examples o...

An Associate Technical Engineer was asked
Q. What is the use of pointers?
Ans. 

Pointers are variables that store memory addresses of other variables. They are used to manipulate memory and improve efficiency.

  • Pointers allow for dynamic memory allocation and deallocation

  • Pointers can be used to pass variables by reference instead of by value

  • Pointers are commonly used in data structures like linked lists and trees

Accenture Associate Technical Engineer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed before Oct 2022. 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 

(6 Questions)

  • Q1. JDK & JVM difference
  • Ans. 

    JDK is a development kit for Java programming, while JVM is a virtual machine that runs Java bytecode.

    • JDK stands for Java Development Kit and includes tools for developing Java applications.

    • JVM stands for Java Virtual Machine and is responsible for running Java bytecode.

    • JDK includes JRE (Java Runtime Environment) which contains JVM, libraries, and other necessary components.

    • JVM is platform-dependent, while JDK is platf...

  • Answered by AI
  • Q2. What is SDLC ?
  • Ans. 

    SDLC stands for Software Development Life Cycle, a process used by software development teams to design, develop, and test high-quality software.

    • SDLC is a structured process that consists of several phases including planning, analysis, design, implementation, testing, and maintenance.

    • Each phase has its own set of activities and deliverables to ensure the successful development and deployment of software.

    • Examples of SDL...

  • Answered by AI
  • Q3. What is the use of pointers?
  • Ans. 

    Pointers are variables that store memory addresses of other variables. They are used to manipulate memory and improve efficiency.

    • Pointers allow for dynamic memory allocation and deallocation

    • Pointers can be used to pass variables by reference instead of by value

    • Pointers are commonly used in data structures like linked lists and trees

  • Answered by AI
  • Q4. Why java is more in industry
  • Ans. 

    Java is more prevalent in the industry due to its platform independence, strong community support, and extensive libraries.

    • Platform independence allows Java programs to run on any device with a Java Virtual Machine (JVM)

    • Strong community support ensures continuous updates and improvements to the language

    • Extensive libraries provide developers with a wide range of tools and resources to build robust applications

  • Answered by AI
  • Q5. What is functional interface
  • Ans. 

    A functional interface is an interface that contains only one abstract method. It can have multiple default or static methods.

    • Functional interfaces are used in Java to implement lambda expressions.

    • Examples of functional interfaces in Java include Runnable, Callable, and ActionListener.

    • Functional interfaces can also be annotated with @FunctionalInterface to ensure they only have one abstract method.

  • Answered by AI
  • Q6. What are diff types of os
  • Ans. 

    Different types of operating systems include Windows, macOS, Linux, and Unix.

    • Windows - developed by Microsoft, commonly used for personal computers

    • macOS - developed by Apple, used on Mac computers

    • Linux - open-source OS used on servers and embedded systems

    • Unix - older OS used in mainframes and servers

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Aug 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Technical questions : 1)oops concepts 2)plsql cursors, triggers, procedures 3)quick sort algorithm

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with your resume. None of the questions were asked out of resume.

Associate Technical Engineer Interview Questions Asked at Other Companies

asked in Kyndryl
Q1. What do you think is the most impactful technology today?
Q2. How many types of transformer and how to work?
Q3. Tell me about the different types of diodes and transistors, and ... read more
asked in Finastra
Q4. How do you troubleshoot a computer booting-up issue?
Q5. What is the make of your DG and transformer?

Interview Questionnaire 

2 Questions

  • Q1. Apigee
  • Q2. Interal architecture

Interview Questionnaire 

1 Question

  • Q1. Where do you see yourself in 5 years.

What people are saying about Accenture

View All
lavenderalmond
Verified Icon
2d
works at
Accenture
Which offer should I choose – BP vs UKG (SRE Role)?
Got two offers: 🔹 BP – ₹10 LPA (Pune, Hybrid) Stable MNC, decent WLB, slower growth In-hand ~₹62K/month 🔹 UKG – ₹20 LPA (Noida, Hybrid) Strong perks (₹6L insurance, wellness, equity, bonus), high pay In-hand ~₹1.4L/month, but higher expectations Looking for: SRE growth, WLB, learning, and long-term stability What would you pick and why? Any feedback from current/ex-employees is appreciated!
Got a question about Accenture?
Ask anonymously on communities.

Interview Questionnaire 

3 Questions

  • Q1. Java script
  • Q2. Ai
  • Q3. Machine learning

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare with faceprep

I applied via Campus Placement and was interviewed before May 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Tell us about yourself. What are some of your achievments

Interview Preparation Tips

Interview preparation tips for other job seekers - Look for good communciation skills. Have a cheerful attitude

I applied via Company Website and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Self introduction

Interview Preparation Tips

Interview preparation tips for other job seekers - say individual ideas,plans, story's.say different opinions,speek confidentially, correctly answer Yes or no questions, correctly say interested and confidential job,
Are these interview questions helpful?

I applied via Campus Placement and was interviewed before Nov 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 

(2 Questions)

  • Q1. Python and Java questions
  • Q2. Oops basic interview questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Easily we can Just Practice basic interview questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website 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 tips
Round 2 - Coding Test 

There are 2section of exam i.e English and Data structure

Round 3 - Mind analysis games 

(2 Questions)

  • Q1. First round interview is technical interview and managerial interviews which is not that tough. Do all the FaQ on your projects and if dont know any one of question answer then dont worry simply say it a...
  • Q2. 2nd round is HR interview .

Interview Preparation Tips

Interview preparation tips for other job seekers - In HR interview they ask about introduction, strength and weakness , willing to work on teams or not, some scenario based question

I applied via Campus Placement and was interviewed before Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What is a bit
  • Ans. 

    A bit is the smallest unit of data in computing, representing a binary value of 0 or 1.

    • A bit can represent two states: off (0) or on (1).

    • Bits are the building blocks of all digital data, including text, images, and sound.

    • In binary code, a sequence of bits can represent numbers, letters, and commands.

    • For example, the letter 'A' is represented as 01000001 in binary, which is 65 in decimal.

  • Answered by AI
  • Q2. What us the size of a bit
  • Ans. 

    A bit is the smallest unit of digital information. It can have a value of either 0 or 1.

    • A bit is a binary digit, represented as either 0 or 1.

    • It is the basic unit of information used in computing and digital communications.

    • A group of 8 bits is called a byte.

    • The size of a bit is dependent on the architecture of the computer system.

  • Answered by AI
  • Q3. How many bits are there in C
  • Ans. 

    C is a programming language and does not have a fixed number of bits.

    • C is a high-level programming language that can be compiled to run on different architectures with varying bit sizes.

    • The number of bits in C depends on the hardware architecture it is compiled for.

    • For example, C code compiled for a 32-bit architecture will have 32-bit integers, while code compiled for a 64-bit architecture will have 64-bit integers.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and patient. Dont hesitate to give answers.

Skills evaluated in this interview

Accenture Interview FAQs

How many rounds are there in Accenture Associate Technical Engineer interview?
Accenture interview process usually has 2 rounds. The most common rounds in the Accenture interview process are Resume Shortlist and Technical.
What are the top questions asked in Accenture Associate Technical Engineer interview?

Some of the top questions asked at the Accenture Associate Technical Engineer interview -

  1. what is the use of pointe...read more
  2. what are diff types of...read more
  3. Why java is more in indus...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.6
 • 11.1k Interviews
Infosys Interview Questions
3.6
 • 7.9k Interviews
Wipro Interview Questions
3.7
 • 6.1k Interviews
Cognizant Interview Questions
3.7
 • 5.9k Interviews
Capgemini Interview Questions
3.7
 • 5.1k Interviews
Tech Mahindra Interview Questions
3.5
 • 4.1k Interviews
HCLTech Interview Questions
3.5
 • 4.1k Interviews
Genpact Interview Questions
3.7
 • 3.4k Interviews
IBM Interview Questions
3.9
 • 2.5k Interviews
DXC Technology Interview Questions
3.6
 • 842 Interviews
View all
Accenture Associate Technical Engineer Salary
based on 17 salaries
₹3.2 L/yr - ₹6.5 L/yr
8% less than the average Associate Technical Engineer Salary in India
View more details

Accenture Associate Technical Engineer Reviews and Ratings

based on 2 reviews

4.2/5

Rating in categories

3.4

Skill development

3.4

Work-life balance

3.4

Salary

3.4

Job security

4.2

Company culture

2.6

Promotions

4.2

Work satisfaction

Explore 2 Reviews and Ratings
Application Development Analyst
39.3k salaries
unlock blur

₹4.8 L/yr - ₹11 L/yr

Application Development - Senior Analyst
27.7k salaries
unlock blur

₹8.3 L/yr - ₹16.1 L/yr

Team Lead
26.6k salaries
unlock blur

₹12.6 L/yr - ₹22.5 L/yr

Senior Analyst
19.5k salaries
unlock blur

₹9.1 L/yr - ₹15.7 L/yr

Senior Software Engineer
18.5k salaries
unlock blur

₹10.4 L/yr - ₹18 L/yr

Explore more salaries
Compare Accenture with

TCS

3.6
Compare

Cognizant

3.7
Compare

Capgemini

3.7
Compare

Infosys

3.6
Compare
write
Share an Interview