Upload Button Icon Add office photos

Filter interviews by

MSX International Technical Trainer Interview Questions and Answers

Updated 17 Apr 2021

MSX International Technical Trainer Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. All the technical and managerial things.

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview was a technical one but was majorly a stress test. It lasted for about 1 hour 10 minutes. The interviewer wanted to test both my knowledge and communication skills. Most of the questions asked to me were related to my last job as a CoTek in Mahindra. I would advice to "Be genuine and clear, If you don't know about the thing which Interviewer has asked Simply tell them I don't know and would like to hear from you."

Interview questions from similar companies

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

(2 Questions)

  • Q1. JS curring closure modules
  • Q2. React hooks different type
  • Ans. 

    React hooks are a new addition in React 16.8 that allow you to use state and other React features without writing a class.

    • Hooks are functions that let you use state and other React features in functional components.

    • There are different types of hooks like useState, useEffect, useContext, etc.

    • useState is used to add state to functional components.

    • useEffect is used to perform side effects in functional components.

    • useConte...

  • Answered by AI

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Basic questions like tell about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - No prompt response from the team
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Asked to write a code to select values on the basis of the map keys using java 8 stream API

Round 2 - Technical 

(2 Questions)

  • Q1. How OAuth works?
  • Ans. 

    OAuth is an open standard for access delegation, commonly used as a way for Internet users to grant websites or applications access to their information on other websites but without giving them the passwords.

    • OAuth allows users to grant access to their information without sharing their passwords.

    • It is commonly used for authentication and authorization in web applications.

    • OAuth uses tokens to grant access to resources o...

  • Answered by AI
  • Q2. Benefits of using Stream API.
  • Ans. 

    Stream API provides a way to process collections of objects in a functional style.

    • Allows for concise and readable code

    • Supports parallel processing for improved performance

    • Provides a set of powerful functions like map, filter, reduce, etc.

    • Enables lazy evaluation for better memory efficiency

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Salary Negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join Conduent.

Skills evaluated in this interview

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

(1 Question)

  • Q1. What is Cyber Security
  • Ans. 

    Cyber security is the practice of protecting systems, networks, and data from digital attacks.

    • Cyber security involves implementing measures to prevent unauthorized access to information.

    • It includes technologies, processes, and practices designed to protect networks, devices, and data from cyber threats.

    • Examples of cyber security measures include firewalls, antivirus software, encryption, and multi-factor authentication

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Mar 2023. There were 4 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 

(1 Question)

  • Q1. Tell me about yourself
Round 3 - Technical 

(1 Question)

  • Q1. Networking questions
Round 4 - HR 

(1 Question)

  • Q1. Salary related and flexibility checking
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-
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 - One-on-one 

(2 Questions)

  • Q1. Real life example and related technical question
  • Q2. Address the interview like a technical solution provider.

Interview Preparation Tips

Interview preparation tips for other job seekers - Know your basics and fundamentals correctly. Be honest and don't consider this as a small company interview.
Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Oct 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

General English, grammar, scenario based write up

Round 2 - One-on-one 

(1 Question)

  • Q1. Presentation Round with Managers

Interview Preparation Tips

Interview preparation tips for other job seekers - Read the JD carefully. Be clear with your answer. Try to answer questions logically and try to answer keeping in mind how will you contribute and do things differently.
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 - One-on-one 

(2 Questions)

  • Q1. Technical stack in mobile application?
  • Ans. 

    The technical stack in mobile application includes programming languages, frameworks, libraries, and tools used to develop the app.

    • Programming languages: Java, Kotlin, Swift, Objective-C

    • Frameworks: React Native, Flutter, Xamarin

    • Libraries: Retrofit, Alamofire, Glide, Picasso

    • Tools: Android Studio, Xcode, Visual Studio

    • Other technologies: RESTful APIs, Firebase, Push notifications

  • Answered by AI
  • Q2. Native library’s in ios ?
  • Ans. 

    Native libraries are pre-compiled code that can be used in iOS apps for various functionalities.

    • Native libraries are written in languages like C, C++, and Objective-C.

    • They can be used for tasks like image processing, audio and video playback, and networking.

    • Examples of native libraries in iOS include Core Data, Core Graphics, and Core Animation.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are in bench for then start search job as soon as possible

Skills evaluated in this interview

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Which type Scheduler you used in ADF ?
  • Ans. 

    I have used the built-in scheduler in Azure Data Factory (ADF).

    • ADF provides a built-in scheduler that allows you to schedule and orchestrate data integration and data transformation activities.

    • The scheduler in ADF supports various scheduling options such as time-based, event-based, and tumbling window triggers.

    • You can define the schedule for your pipelines and activities using JSON-based expressions.

    • For example, you ca...

  • Answered by AI
  • Q2. How do you perform sql query optimization ?
  • Ans. 

    SQL query optimization involves analyzing and modifying queries to improve performance.

    • Identify and eliminate unnecessary or redundant queries

    • Use appropriate indexes to speed up data retrieval

    • Optimize query structure and syntax

    • Avoid using wildcard characters at the beginning of a LIKE statement

    • Minimize the use of subqueries

    • Use EXPLAIN or query execution plans to identify bottlenecks

    • Consider denormalizing tables for fre...

  • Answered by AI
Round 3 - HR 

(3 Questions)

  • Q1. Tell me about yourself.
  • Q2. Share details of your previous job.
  • Q3. What are your salary expectations?

Interview Preparation Tips

Interview preparation tips for other job seekers - Over all good experience. They are asking good quality of interview question and interviewer is very energetic.

Skills evaluated in this interview

MSX International Interview FAQs

How to prepare for MSX International 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 MSX International. The most common topics and skills that interviewers at MSX International expect are Automobile, Technical Training, Automotive, Administration and MS Office Tools.

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.9
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
Teleperformance Interview Questions
3.9
 • 1.7k Interviews
View all
MSX International Technical Trainer Salary
based on 11 salaries
₹3.7 L/yr - ₹5.8 L/yr
5% more than the average Technical Trainer Salary in India
View more details

MSX International Technical Trainer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

3.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Technical Trainer
11 salaries
unlock blur

₹3.7 L/yr - ₹5.8 L/yr

Warranty Analyst
9 salaries
unlock blur

₹3.5 L/yr - ₹4.5 L/yr

Technical Support Engineer
7 salaries
unlock blur

₹4.7 L/yr - ₹10 L/yr

Project Manager
7 salaries
unlock blur

₹4.9 L/yr - ₹18 L/yr

Senior Trainer
6 salaries
unlock blur

₹6.2 L/yr - ₹7 L/yr

Explore more salaries
Compare MSX International with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

Tech Mahindra

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