Upload Button Icon Add office photos

Accenture

Compare button icon Compare button icon Compare

Filter interviews by

Accenture Executive Trainer Interview Questions and Answers

Updated 27 Aug 2022

Accenture Executive Trainer Interview Experiences

1 interview found

I applied via LinkedIn

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 - HR 

(1 Question)

  • Q1. Previous Work experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Awesome experience... But BGC check was a hassle

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Versant Versant Versant Versant Versant

Round 2 - HR 

(2 Questions)

  • Q1. Why should we hire you?
  • Q2. Why tech Mahindra

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic questions puchegi voh be confident
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Dec 2024. There were 5 interview rounds.

Round 1 - Aptitude Test 

The assessment focused on general aptitude, which was relatively easy and manageable to pass. However, the pseudo-code section may pose a greater challenge during the first round.

Round 2 - Group Discussion 

It is very easy; you just need to speak at least once to easily pass through this round. mostly they dont try to reject you unless you are very nervous and very low about confidence they want you to speak atleast once , even the point is valid or not.

Round 3 - Coding Test 

You will undergo a written test comprising three coding sections (either in Python or C) containing five or six questions each, along with ten multiple-choice questions on software testing, which are relatively easy. However, the most challenging section is networking, for which you will need to write theory responses; therefore, it is important to prepare thoroughly for that part.

Round 4 - One-on-one 

(2 Questions)

  • Q1. They first asked for self-introduction and then asked you to explain the programs that were assigned to you in a step-by-step manner.
  • Q2. Then the major part is networking, if you gone through by successfully explains your coding then you will be completely checked with networking which is really tough, like they asked me that to tell port n...
Round 5 - HR 

(1 Question)

  • Q1. Actually there is HR done in my process , whoever cleared technical all were selected. But the issue is the there is no stipend for internship , and the role is embedded testing which was told only in the ...

Interview Preparation Tips

Interview preparation tips for other job seekers - It is easy to clear first 2 round(aptitude ,gd) and round 3 and round 4 is written and technical panel ,written is in your hand but panel is based on your luck . Thank you

Trainee Interview Questions & Answers

Atos user image 2JR19EC420_SPOORTI

posted on 27 Jan 2025

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected
Round 1 - Aptitude Test 

It was basic questions of maths and logical reasoning

Round 2 - Aptitude Test 

It’s related to behavioural question fully

Round 3 - Technical 

(2 Questions)

  • Q1. Interviewer asked questions related to the field which I studied 3 to 4 questions example fullwave and half wave difference
  • Q2. Also checked our communication through the story telling

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on your communication and be confident.
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - One-on-one 

(2 Questions)

  • Q1. Gl process making strategy
  • Q2. Best gl team role
Round 2 - One-on-one 

(2 Questions)

  • Q1. Gl manage process flow
  • Q2. Record to report process flow
Interview experience
4
Good
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Not Selected

I was interviewed in Aug 2024.

Round 1 - Aptitude Test 

Attended the TCS NQT, depending on how many advanced questions and the test cases you pass in coding section, you'll get assigned Ninja (3L) Digital (7L) or prime (9L)

Round 2 - Behavioral 

(8 Questions)

  • Q1. Code to get prime nos
  • Q2. What do you know about cloud computing
  • Q3. Self introduction
  • Q4. Difference between cloud computing and computer networking
  • Q5. If you know any os like linux
  • Q6. Oops based questions, very basic if you're not from it or cse related fields but they might ask advanced questions if you're related to cs/it fields
  • Q7. If you're okay Relocation
  • Q8. Questions about your projects

Interview Preparation Tips

Interview preparation tips for other job seekers - Look up the current technologies used in tcs and Prepare well to answer those questions and have good basic knowledge in cse/it

It depends on what type of questions the interviewer asks you though! Good luck, prepare well
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is Class in Java ?
  • Q2. What is OOB in Java?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is abstract class? Why we require abstract class?
  • Ans. 

    Abstract class is a class that cannot be instantiated and may contain abstract methods. It is used for defining a common interface.

    • Cannot be instantiated directly

    • May contain abstract methods that must be implemented by subclasses

    • Used for defining a common interface for a group of related classes

  • Answered by AI
  • Q2. What is the difference between abstract class and interfaces?
  • Ans. 

    Abstract class can have both abstract and non-abstract methods, while interfaces can only have abstract methods.

    • Abstract class can have constructors, member variables, and methods, while interfaces cannot.

    • A class can implement multiple interfaces but can only inherit from one abstract class.

    • Abstract classes are used to define a common base class for related classes, while interfaces are used to define a contract for cl...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Know the technical concepts well.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Walk-in

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about your self
  • Ans. 

    I am a recent graduate with a degree in Business Administration and a passion for marketing and project management.

    • Graduated with a degree in Business Administration

    • Passionate about marketing and project management

    • Completed internships in marketing departments

    • Led a successful project team in a university group project

  • Answered by AI
  • Q2. Tell me about strength
  • Ans. 

    Strength is the ability to overcome challenges, both physical and mental, through determination and resilience.

    • Physical strength is the ability to lift heavy objects or perform physically demanding tasks.

    • Mental strength involves staying focused, positive, and resilient in the face of adversity.

    • Strength can also refer to emotional resilience and the ability to cope with difficult situations.

    • Strength can be developed thr...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. College project
  • Q2. Talk about Java
  • Ans. 

    Java is a popular programming language known for its versatility and platform independence.

    • Java is an object-oriented language

    • It is widely used for developing web applications, mobile apps, and enterprise software

    • Java programs are compiled into bytecode that can run on any Java Virtual Machine (JVM)

  • Answered by AI

Skills evaluated in this interview

Trainee Interview Questions & Answers

Wipro user image Anonymous

posted on 18 Jul 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Any reference Any quarry C language C++ language
  • Q2. C language C++ language Web development SQL

Interview Preparation Tips

Interview preparation tips for other job seekers - I have completed my BCA degree from Buddha institute of technology Gida Gorakhpur Uttar Pradesh

Accenture Interview FAQs

How many rounds are there in Accenture Executive Trainer interview?
Accenture interview process usually has 2 rounds. The most common rounds in the Accenture interview process are HR and Resume Shortlist.

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
IBM Interview Questions
4.0
 • 2.3k Interviews
View all
Application Development Analyst
38.9k salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Application Development - Senior Analyst
27k salaries
unlock blur

₹6.9 L/yr - ₹20.2 L/yr

Team Lead
24.3k salaries
unlock blur

₹7.1 L/yr - ₹25.6 L/yr

Senior Software Engineer
18.2k salaries
unlock blur

₹6 L/yr - ₹19.5 L/yr

Software Engineer
17.5k salaries
unlock blur

₹3.6 L/yr - ₹13.5 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