Upload Button Icon Add office photos
Engaged Employer

i

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

Edubridge Learning Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Edubridge Learning Senior Trainer Interview Questions and Answers for Experienced

Updated 21 Feb 2024

Edubridge Learning Senior Trainer Interview Experiences for Experienced

1 interview found

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

I applied via Recruitment Consulltant and was interviewed before Feb 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Assignment given on the domain.

Round 2 - Technical 

(2 Questions)

  • Q1. Based on domain and demo
  • Q2. Intermediate level question
Round 3 - One-on-one 

(1 Question)

  • Q1. Managerial round
Round 4 - HR 

(1 Question)

  • Q1. Salary discissioon

Interview Preparation Tips

Interview preparation tips for other job seekers - No job security and their business is getting down.

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Do you drink and party?
  • Q2. Have a boyfriend or any FWB relationships now/earlier?
  • Q3. Why are you still unmarried?

Interview Preparation Tips

Interview preparation tips for other job seekers - Avoid this company, especially when you come across the names of 'Vineet (from Kerala), Vinod (Karnataka)' as your interviewer or heads of the team.
Their perspective is 'Women are meant to fault their body to get the clients attention and Men are meant to negotiate with those clients to bring business'.

I applied via Referral and was interviewed in Sep 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Salary package

Interview Preparation Tips

Interview preparation tips for other job seekers - very easy process..2 rounds only

I appeared for an interview in Feb 2021.

Interview Questionnaire 

1 Question

  • Q1. Admin average question as well as with trigger event or aura component.

Interview Preparation Tips

Interview preparation tips for other job seekers - Average and got the offer... It nice company work environment is too good.....

I appeared for an interview before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 120 minutes
Round difficulty - Easy

It was a mix of mathematical aptitude, logical ability, and puzzles along with 2 programming questions of easy and medium level. Time was enough and no sectional time was present. 1-2 MCQs on SQL were also present.

This round was immediately followed by an SHL aptitude test which was basically a quick limited time check of your verbal ability and math because many questions were to be done in 1 hour.

  • Q1. 

    Boolean Matrix Transformation Challenge

    Given a 2-dimensional boolean matrix mat of size N x M, your task is to modify the matrix such that if any element is 1, set its entire row and column to 1. Specifi...

  • Ans. 

    Modify a boolean matrix such that if any element is 1, set its entire row and column to 1.

    • Iterate through the matrix and mark rows and columns to be modified

    • Use additional arrays to keep track of rows and columns to be modified

    • Update the matrix in-place based on the marked rows and columns

  • Answered by AI
Round 2 - Video Call 

Round duration - 60 minutes
Round difficulty - Easy

It was an online video interview round on HackerEarth with simultaneous code option. It was mostly justifying your resume in the first 15 minutes. After that OOPS was majorly asked. Basics of programming including questions on STL were asked. A class which required inheritance was asked by the interviewer to write. I was helped by the interviewer if i got stuck somewhere, Some questions on implementation of hashmaps and priority queues were also asked. A puzzle was asked which luckily struct to me at that moment.

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Dronacharya College of Engineering. I applied for the job as Software Engineer in DelhiEligibility criteria7 CGPAToppr interview preparation:Topics to prepare for the interview - DBMS, OOPS, Data structures, Dynamic Programming, Graphs, Algorithms, Sorting searching, Compiler designTime required to prepare for the interview - 4 monthsInterview preparation tips for other job seekers

Tip 1 : Never give up
Tip 2 : When u start a topic, don't move on to next topic before you are 100% confident in previous topic
Tip 3 : Try to give maximum time on basics of a topic especially OOPS
Tip 4 - Practice Atleast 250 Questions
Tip 5 - Ex- Do atleast 2 projects

Application resume tips for other job seekers

Tip 1 : Write only those things in resume in which you are 100% confident
Tip 2 : Write maximum projects you have and be ready to explain them thoroughly
Tip 3 : Don't make any silly spelling mistakes on resume

Final outcome of the interviewSelected

Skills evaluated in this interview

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

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Basic Questions based on pervious project
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 before Jan 2023. There were 2 interview rounds.

Round 1 - Case Study 

Case study on lesson planning

Round 2 - One-on-one 

(1 Question)

  • Q1. Manager round either over zoom or face to face
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Aptitude Test 

Normal Aptitute test with logical reasoning.

I applied via LinkedIn and was interviewed in Feb 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 - Technical 

(2 Questions)

  • Q1. What is react, diff between react and angular, deep copy shallow copy, hoisting, diff between props and state
  • Ans. 

    React is a JavaScript library for building user interfaces. It is different from Angular in various ways.

    • React is a library while Angular is a framework

    • React uses virtual DOM while Angular uses real DOM

    • React is more flexible and easier to learn than Angular

    • Deep copy creates a new object with the same values while shallow copy creates a new reference to the same object

    • Hoisting is a JavaScript mechanism where variables a...

  • Answered by AI
  • Q2. Implement custom hooks and array flat method
  • Ans. 

    Implement custom hooks and array flat method

    • Custom hooks are reusable functions that allow you to extract component logic into reusable functions

    • Array flat method is used to flatten an array of nested arrays into a single array

    • To implement custom hooks, create a function that uses the useState and useEffect hooks

    • To implement array flat method, use the reduce method to flatten the array

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Go for basic interview question from online site and practice the code challenges

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Check if string is palindrome
  • Ans. 

    Check if a string is the same forwards and backwards

    • Iterate through the string from both ends and compare characters

    • Use built-in functions like reverse() to check for palindrome

    • Ignore spaces and punctuation when checking for palindrome

  • Answered by AI

Skills evaluated in this interview

Edubridge Learning Interview FAQs

How many rounds are there in Edubridge Learning Senior Trainer interview for experienced candidates?
Edubridge Learning interview process for experienced candidates usually has 4 rounds. The most common rounds in the Edubridge Learning interview process for experienced candidates are Coding Test, Technical and One-on-one Round.
What are the top questions asked in Edubridge Learning Senior Trainer interview for experienced candidates?

Some of the top questions asked at the Edubridge Learning Senior Trainer interview for experienced candidates -

  1. Based on domain and d...read more
  2. Intermediate level quest...read more
  3. Salary discissi...read more

Tell us how to improve this page.

Edubridge Learning Senior Trainer Interview Process for Experienced

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Unacademy Interview Questions
3.0
 • 209 Interviews
NxtWave Interview Questions
3.8
 • 189 Interviews
Vedantu Interview Questions
3.3
 • 184 Interviews
Chegg Interview Questions
4.1
 • 158 Interviews
Simplilearn Interview Questions
3.2
 • 107 Interviews
Teachnook Interview Questions
3.1
 • 87 Interviews
Toppr Interview Questions
3.4
 • 65 Interviews
View all
Edubridge Learning Senior Trainer Salary
based on 11 salaries
₹2.4 L/yr - ₹5 L/yr
47% less than the average Senior Trainer Salary in India
View more details

Edubridge Learning Senior Trainer Reviews and Ratings

based on 7 reviews

3.5/5

Rating in categories

3.8

Skill development

4.0

Work-life balance

3.4

Salary

3.8

Job security

3.5

Company culture

3.4

Promotions

3.5

Work satisfaction

Explore 7 Reviews and Ratings
Career Coach
74 salaries
unlock blur

₹3 L/yr - ₹6.4 L/yr

Trainer
70 salaries
unlock blur

₹1.8 L/yr - ₹5.7 L/yr

Master Trainer
56 salaries
unlock blur

₹3 L/yr - ₹11 L/yr

Center Manager
44 salaries
unlock blur

₹3 L/yr - ₹8.8 L/yr

Placement Manager
27 salaries
unlock blur

₹3.1 L/yr - ₹6.6 L/yr

Explore more salaries
Compare Edubridge Learning with

Unacademy

3.0
Compare

Extramarks Education

3.4
Compare

Vedantu

3.3
Compare

Chegg

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