Upload Button Icon Add office photos

Filter interviews by

National Apprenticeship Training Scheme Graduate Apprentice Trainee Interview Questions and Answers

Updated 24 Jan 2023

National Apprenticeship Training Scheme Graduate Apprentice Trainee Interview Experiences

1 interview found

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

I applied via Newspaper Ad and was interviewed in Dec 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 - HR 

(2 Questions)

  • Q1. Tell me about yourself. What are strength?
  • Ans. 

    I am a motivated and dedicated individual with strong communication and problem-solving skills.

    • Strong communication skills: I am able to effectively convey information and ideas to others.

    • Problem-solving skills: I am skilled at analyzing problems and finding practical solutions.

    • Motivated and dedicated: I am highly motivated and committed to achieving my goals.

    • Adaptable: I am able to quickly adapt to new situations and ...

  • Answered by AI
  • Q2. Have you done any internship?
  • Ans. 

    Yes, I have done multiple internships in various fields.

    • I have completed internships in marketing, finance, and human resources.

    • During my marketing internship, I developed social media campaigns and conducted market research.

    • In my finance internship, I assisted with financial analysis and budgeting.

    • During my human resources internship, I gained experience in recruitment and employee relations.

    • These internships have pro...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident. Do your homework. Be prepared for the questions coming. Don't be circuitous. Speak frankly. Don't hesitate.

Interview questions from similar companies

I applied via Naukri.com and was interviewed in May 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 - Group Discussion 

Group discussion is very good

Interview Preparation Tips

Topics to prepare for Accenture Graduate Apprentice Trainee interview:
  • MS Office
Interview preparation tips for other job seekers - Search with a job on nowkari app that app was a very helpful to fresher job seekers

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

Interview Questionnaire 

3 Questions

  • Q1. Tell me about yourself
  • Q2. Aptitude and logical
  • Q3. Past project related

Interview Preparation Tips

Interview preparation tips for other job seekers - Always be energetic.
Positive vibes

I was interviewed before Jul 2016.

Interview Questionnaire 

4 Questions

  • Q1. Tell me about yourself
  • Q2. Your expectations from job
  • Q3. Just asked about basic knowledge of Accounts such three golden rules of accountancy, I was straitforward to tell her that i did CAT ,but didnt have plan to do a MBA,just to sharpen my aptitude i joined cla...
  • Q4. Why you want to do a job?

Interview Preparation Tips

Round: Test
Experience: There were around 130 odd people were asked to sit togther for a paper based apptitute exam.As a CAT aspirant it was a cake walk and even for a fresher without any aptitude expertise it was easy to crack.
Tips: They didnt give us our marks,i think they should provide us with that because of that we know where we stand in the crowd and also they didnt share the cut offs,atleast they should have told us the cut offs.
Duration: 30 minutes
Total Questions: 44

Round: HR Interview
Experience: Just gave my intro with my family background and just a normal intro it was.

Round: Technical Interview
Experience: He didnt grilled me or asked any hard questions.

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

Technical Questions along with some basic aptitude problems

Round 2 - Technical 

(1 Question)

  • Q1. OOPS related and DSA questions along with some dbms and os
Round 3 - HR 

(1 Question)

  • Q1. Group project related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - complete your core related preparation
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Logic, verbal, numerical abilities checked

Round 2 - One-on-one 

(2 Questions)

  • Q1. What is polymorphism and oops other concepts?
  • Ans. 

    Polymorphism is the ability of a single function or method to operate on different data types. OOP concepts include inheritance, encapsulation, and abstraction.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • Inheritance allows a class to inherit properties and behavior from another class.

    • Encapsulation involves bundling data and methods that operate on the data into a sin...

  • Answered by AI
  • Q2. What is a controller in c++
  • Ans. 

    A controller in C++ is a class that manages the flow of data between the model and view components of a program.

    • Controllers help in separating the logic of a program from its user interface.

    • They handle user input, update the model, and display the updated data in the view.

    • Example: In a simple calculator program, the controller would handle the user input of numbers and operations, perform the calculations, and update t

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Qualities in a tl?
  • Ans. 

    A team leader should possess strong communication skills, problem-solving abilities, and the ability to motivate and inspire their team.

    • Strong communication skills to effectively convey information and instructions to team members

    • Problem-solving abilities to address challenges and obstacles that may arise

    • Ability to motivate and inspire team members to achieve goals and perform at their best

  • Answered by AI
  • Q2. Basic questions to test your communication

Interview Preparation Tips

Interview preparation tips for other job seekers - NA

Skills evaluated in this interview

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

I applied via Job Fair and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Golden rules and general entry.
  • Q2. Letter of credit. Letter head.

Interview Preparation Tips

Interview preparation tips for other job seekers - As a fresher. Stick to the basics.if you are fresher.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. How python language is interpreted language
  • Ans. 

    Python language is interpreted because it is executed line by line at runtime by the Python interpreter.

    • Python code is not compiled into machine code before execution

    • Python interpreter reads the code line by line and executes it immediately

    • This allows for easier debugging and dynamic typing

  • Answered by AI
  • Q2. What are the data type in python
  • Ans. 

    Data types in Python include integers, floats, strings, lists, tuples, dictionaries, and booleans.

    • Integers are whole numbers without decimals (e.g. 5, -3)

    • Floats are numbers with decimals (e.g. 3.14, -0.5)

    • Strings are sequences of characters enclosed in quotes (e.g. 'hello', '123')

    • Lists are ordered collections of items (e.g. [1, 'apple', True])

    • Tuples are similar to lists but immutable (e.g. (1, 'banana', False))

    • Dictionar...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - For this role must have python knowledge

Skills evaluated in this interview

I applied via Campus Placement

Round 1 - Aptitude Test 

Mixture of quantitative aptitude, logical reasoning, and coding questions

Round 2 - One-on-one 

(1 Question)

  • Q1. This round was both technical and hr. they'll check your knowledge and confidence level.

Interview Preparation Tips

Interview preparation tips for other job seekers - chill and keep calm throughout the interview procedure

Apprentice Engineer Interview Questions & Answers

IBM user image Swetha kristipati

posted on 9 Nov 2022

I applied via Naukri.com and was interviewed in Oct 2022. There were 3 interview rounds.

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 - Aptitude Test 

Apptide test,coding test,group discussion

Round 3 - Coding Test 

Coding on few basci programming quetions

Interview Preparation Tips

Interview preparation tips for other job seekers - interview is good and easy to crack on python automation skills

National Apprenticeship Training Scheme Interview FAQs

How many rounds are there in National Apprenticeship Training Scheme Graduate Apprentice Trainee interview?
National Apprenticeship Training Scheme interview process usually has 2 rounds. The most common rounds in the National Apprenticeship Training Scheme interview process are Resume Shortlist and HR.

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Accenture Interview Questions
3.9
 • 8k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Amazon Interview Questions
4.1
 • 4.9k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
View all
Electrician
4 salaries
unlock blur

₹1.1 L/yr - ₹2.5 L/yr

ITI Fitter
3 salaries
unlock blur

₹1.4 L/yr - ₹2.4 L/yr

Explore more salaries
Compare National Apprenticeship Training Scheme with

NATIONAL SKILL DEVELOPMENT CORPORATION

3.5
Compare

Skill Fillers

3.8
Compare

TCS

3.7
Compare

Infosys

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview