Premium Employer

i

This company page is being actively managed by Infosys Team. If you also belong to the team, you can get access from here

Infosys Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Infosys Technical Trainer Interview Questions and Answers

Updated 16 Oct 2024

Infosys Technical Trainer Interview Experiences

1 interview found

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 questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Walk-in and was interviewed in Feb 2023. 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 - One-on-one 

(2 Questions)

  • Q1. Stm32,automotive,model based engineering
  • Q2. Rtos,8051,risc,cisc, baremetal coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through the basics of memory,flash memory,timers,watchdog timer
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Some random technical concept to explain .
  • Q2. How you introduce freshers to technology
  • Ans. 

    I introduce freshers to technology by providing hands-on training, explaining concepts in simple terms, and encouraging experimentation.

    • Provide hands-on training sessions to help them understand practical applications of technology

    • Explain complex technical concepts in simple terms to make it easier for them to grasp

    • Encourage experimentation and problem-solving to build their confidence and skills

    • Use real-world examples...

  • Answered by AI
  • Q3. How to motivate yourself to teach
  • Ans. 

    I motivate myself to teach by setting goals, staying passionate about the subject, seeking feedback, and celebrating small victories.

    • Set clear and achievable goals for each teaching session

    • Stay passionate about the subject matter to keep yourself engaged

    • Seek feedback from students to understand areas of improvement

    • Celebrate small victories and milestones to stay motivated

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Accenture Technical Trainer interview:
  • SAP ABAP
Interview preparation tips for other job seekers - Be confident

Technical Trainer Interview Questions & Answers

Wipro user image chikeersha Sahay

posted on 18 Jun 2024

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

I applied via Recruitment Consulltant and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Are you comfortable with rotational shift?
  • Ans. 

    Yes, I am comfortable with rotational shifts as I have prior experience working in such shifts.

    • I have previous experience working in rotational shifts and have adapted well to the schedule.

    • I understand the importance of flexibility in work hours to meet the needs of the job.

    • I am willing to adjust my personal schedule to accommodate rotational shifts.

    • I believe rotational shifts can offer a variety of experiences and cha...

  • Answered by AI
  • Q2. Are you comfortable with rotational week offs?

I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on Java,SQL,some trending technologies(IOT,Big data),pattern questions, programming questions with different approaches.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of DSA, have knowledge about the databases, some common dml ,ddl statements, programming knowledge of a particular language like C,Java, python,etc...have good command on oops concepts... little bit of frameworks knowledge will also help

I applied via Company Website and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Attended the codevita competition in final year of college.

Round 2 - Technical 

(3 Questions)

  • Q1. About College Project
  • Q2. Some very basics of java
  • Q3. Experience of college project as a team

Interview Preparation Tips

Interview preparation tips for other job seekers - Codevita is a really good platform to help you join TCS as a final year graduate in college

I applied via Campus Placement and was interviewed before Mar 2021. There were 2 interview rounds.

Round 1 - Coding Test 
Round 2 - Technical 

(5 Questions)

  • Q1. If you cleared Aptitude and Coding, Mostly Interview will be cleared with some basics questions like OOPs concepts, sort functions kind of questions.
  • Q2. Explain OOPs concept in JAVA?
  • Ans. 

    OOPs concept in JAVA is a programming paradigm that focuses on objects and their interactions.

    • OOPs stands for Object-Oriented Programming

    • It involves the use of classes, objects, inheritance, polymorphism, and encapsulation

    • Classes are used to define objects and their properties

    • Objects are instances of classes that can interact with each other

    • Inheritance allows for the creation of new classes based on existing ones

    • Polymo...

  • Answered by AI
  • Q3. Function to sort an array in Java?
  • Ans. 

    Java provides Arrays.sort() method to sort an array.

    • Use Arrays.sort() method to sort an array of strings.

    • The method sorts the elements in ascending order by default.

    • To sort in descending order, use Collections.reverseOrder() method.

  • Answered by AI
  • Q4. Tell me about yourself?
  • Q5. Final year project which you worked on?

Interview Preparation Tips

Interview preparation tips for other job seekers - Most of people clears Aptitude/Coding round. clears interview for freshers recruit

Skills evaluated in this interview

I applied via Newspaper Ad and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Technical 

(1 Question)

  • Q1. Basic questions of java.
Round 3 - HR 

(1 Question)

  • Q1. Intro and other hr related questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Cover the basic questions regarding the programming language.

System Engineer Interview Questions & Answers

TCS user image Arham Khokhar

posted on 24 Apr 2022

I applied via Company Website and was interviewed before Apr 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

It's totally based on Basic understanding of concepts such as Linear arrangement, circular arrangement، blood relation, direction sense, ratio proportion, time, speed, distance

Round 2 - Technical 

(3 Questions)

  • Q1. It's based on OOPS Concepts,
  • Q2. Strength and weaknesses
  • Q3. About yourself, about educational background, why should we hire you

Interview Preparation Tips

Interview preparation tips for other job seekers - Show your confidence ✨️ you will be selected with ease

I applied via Naukri.com and was interviewed before Sep 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

Entry level aptitude test

Round 3 - One-on-one 

(1 Question)

  • Q1. Introduction and about college project.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was a really good experience working in TCS

Infosys Interview FAQs

How many rounds are there in Infosys Technical Trainer interview?
Infosys interview process usually has 1 rounds. The most common rounds in the Infosys interview process are Technical.
How to prepare for Infosys Technical Trainer 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 Infosys. The most common topics and skills that interviewers at Infosys expect are Java, Technical Training, Banking Operations, HTML and Postgresql.
What are the top questions asked in Infosys Technical Trainer interview?

Some of the top questions asked at the Infosys Technical Trainer interview -

  1. What is the difference between abstract class and interfac...read more
  2. What is abstract class? Why we require abstract cla...read more

Tell us how to improve this page.

Infosys Technical Trainer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Join Infosys Creating the next opportunity for people, businesses & communities

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k 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
Infosys Technical Trainer Salary
based on 7 salaries
₹8 L/yr - ₹12 L/yr
98% more than the average Technical Trainer Salary in India
View more details
Technology Analyst
55.7k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Systems Engineer
50.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

System Engineer
39.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
30.8k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Associate Consultant
28k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Infosys with

TCS

3.7
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare

Accenture

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