Upload Button Icon Add office photos

Orion Edutech

Compare button icon Compare button icon Compare

Filter interviews by

Orion Edutech English Faculty, Softskills Trainer Interview Questions and Answers

Updated 12 Oct 2020

Orion Edutech English Faculty, Softskills Trainer Interview Experiences

1 interview found

I applied via Referral and was interviewed before Oct 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Brief about yourself? What do you understand by Softskill? How is it different from hardskill? Why did you select this option ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Preparation of ppt presentation is must on any topics related to the domain.
Dress code is important.

Interview questions from similar companies

Trainer Interview Questions & Answers

NIIT user image Anonymous

posted on 26 Nov 2021

I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Nothing special..they are taking candidates on contract basis..no need to worry about interview.
  • Q2. Only introduction
  • Q3. Depends on what purpose/company they are taking.

Interview Preparation Tips

Interview preparation tips for other job seekers - Before interview my opinion,dont join NIIT cause they even dont know whether the contract will renew or not.99% contract ends before the deadline due to miscommunication between NIIT & company.they will treat their employees like an animal.

Trainer Interview Questions & Answers

NIIT user image rathnasri

posted on 8 Dec 2023

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

I applied via Walk-in and was interviewed before Dec 2022. 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 - HR 

(2 Questions)

  • Q1. How will you see yourself after 5 years from now?
  • Ans. I would like see my self in a managerial role where my skills can be used.
  • Answered by rathnasri
  • Q2. How many years you are commit to our company?
Round 3 - Aptitude Test 

1 hour,time and distance ,profit and loss,

Trainer Interview Questions & Answers

NIIT user image Anonymous

posted on 17 Aug 2023

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

I applied via Naukri.com and was interviewed before Aug 2022. 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 - HR 

(1 Question)

  • Q1. Basic introductory questions and previous employment if any
Round 3 - One-on-one 

(1 Question)

  • Q1. Probably with clients based on your expertise and KRAs

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well
Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed before Feb 2022.

Round 1 - Technical 

(2 Questions)

  • Q1. Content will be shared with lesson plan to explain
  • Q2. If else structure and js basic
Round 2 - Coding Test 

Same as round 1 but different content

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong in basics and understand the content in all aspects
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Tell me about urself
  • Ans. 

    I am a dedicated and experienced trainer with a passion for helping others reach their full potential.

    • I have over 5 years of experience in designing and delivering training programs for diverse audiences.

    • I excel in creating engaging and interactive learning experiences that cater to different learning styles.

    • I am skilled in using various training methods and technologies to enhance the learning process.

    • I have a proven ...

  • Answered by AI
  • Q2. Why are you interested in teaching
  • Ans. 

    I am passionate about sharing knowledge and helping others reach their full potential.

    • Enjoyment of helping others learn and grow

    • Passion for the subject matter being taught

    • Desire to make a positive impact on students' lives

  • Answered by AI
Round 2 - teaching 

(2 Questions)

  • Q1. Explaining a concept
  • Q2. Explaining a chapter
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

20 questions about training

Round 2 - Group Discussion 

Social media influence on studens today

Interview Preparation Tips

Interview preparation tips for other job seekers - be brave

Intern Interview Questions & Answers

BYJU'S user image Anonymous

posted on 23 Jul 2021

I applied via Indeed and was interviewed in Jan 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Are okay with traveling
  • Q2. Tell me about your self

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was a discussion with the manager

I applied via LinkedIn and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - One-on-one 

(4 Questions)

  • Q1. Difference between var, let, const.
  • Ans. 

    var, let, and const are all used to declare variables in JavaScript, but they have different scoping rules and behaviors.

    • var has function scope and can be redeclared and reassigned

    • let has block scope and can be reassigned but not redeclared

    • const has block scope and cannot be reassigned or redeclared

    • Use const for values that won't change, let for values that will, and avoid var

  • Answered by AI
  • Q2. Explain CSS box model. Do padding and margin apply to inline elements?
  • Ans. 

    CSS box model defines the layout of elements on a webpage. Padding and margin can apply to block-level elements but not to inline elements.

    • CSS box model consists of content, padding, border, and margin around an element.

    • Padding adds space inside the border of an element.

    • Margin adds space outside the border of an element.

    • Padding and margin can apply to block-level elements like <div> but not to inline elements lik

  • Answered by AI
  • Q3. Difference between arrow functions and regular ones.
  • Ans. 

    Arrow functions are shorter syntax for writing function expressions.

    • Arrow functions do not have their own 'this' keyword.

    • Arrow functions cannot be used as constructors.

    • Arrow functions do not have the 'arguments' object.

    • Arrow functions are more concise and easier to read.

    • Regular functions are better for methods and constructors.

  • Answered by AI
  • Q4. How does JavaScript asynchronous model work
  • Ans. 

    JavaScript asynchronous model allows non-blocking code execution by using callbacks and promises.

    • JavaScript uses an event loop to handle asynchronous operations.

    • Callbacks are functions passed as arguments to other functions and executed when the operation is complete.

    • Promises are objects that represent the eventual completion or failure of an asynchronous operation.

    • Async/await is a newer syntax that allows writing asyn...

  • Answered by AI
Round 2 - Technical 

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough in HTML DOM traversal concepts, CSS box model and vanilla Javascript fundamentals like closure,

Skills evaluated in this interview

Interview Questionnaire 

2 Questions

  • Q1. Google sheet
  • Q2. Sql

Interview Preparation Tips

Interview preparation tips for other job seekers - learn google sheet and sql basic formulas

Tell us how to improve this page.

Interview Questions from Similar Companies

BYJU'S Interview Questions
3.1
 • 2.1k Interviews
Whitehat jr Interview Questions
3.5
 • 262 Interviews
Unacademy Interview Questions
3.0
 • 206 Interviews
upGrad Interview Questions
3.7
 • 198 Interviews
Physicswallah Interview Questions
3.8
 • 194 Interviews
Vedantu Interview Questions
3.3
 • 184 Interviews
NxtWave Interview Questions
3.8
 • 177 Interviews
Chegg Interview Questions
4.1
 • 155 Interviews
Simplilearn Interview Questions
3.2
 • 101 Interviews
View all
Trainer
59 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

System Engineer
46 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

MIS Executive
46 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Center Manager
44 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Soft Skills Trainer
43 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Orion Edutech with

NIIT

3.6
Compare

Aptech

3.5
Compare

Educomp Solutions

3.5
Compare

Manipal Global Education Services

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