Upload Button Icon Add office photos

Filter interviews by

EdYoda Interview Questions and Answers

Updated 13 Feb 2024

EdYoda Interview Experiences

Popular Designations

3 interviews found

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Javascript API and react js based questions

Full Stack Developer Interview Questions asked at other Companies

Q1. Query and Matrix Problem Statement You are given a binary matrix with 'M' rows and 'N' columns, initially consisting of all 0s. You will receive 'Q' queries, which can be of four types: Query 1: 1 R indexQuery 2: 1 C indexQuery 3: 2 R index... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Easy binary search was asked followed by questions from react.

Round 2 - HR 

(2 Questions)

  • Q1. Asked about teaching, how can you teach people.
  • Q2. Brief idea about my college days learnings.

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice always and you will get through it.

Teaching Assistant Interview Questions asked at other Companies

Q1. how to manage a syllabus in time? are you skipping the topics!
View answer (1)
Round 1 - Aptitude Test 

Verbal and logical reasoning with quantitative aptitude

Round 2 - One-on-one 

(1 Question)

  • Q1. Creative and logical reasoning questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold and more creative, share your thoughts no matter you sre right or wrong

Inside Sales Executive Interview Questions asked at other Companies

Q1. Sell me an android phone, if I am already having a iPhone.
View answer (1)

Jobs at EdYoda

View all

Interview questions from similar companies

I applied via Company Website and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What do you think about the online education system in India?
  • Ans. 

    Online education system in India has great potential but needs improvement.

    • Online education has become more popular due to the pandemic.

    • There is a lack of infrastructure and resources for online education in rural areas.

    • Online education can be more affordable and accessible than traditional education.

    • There is a need for better quality control and accreditation for online courses.

    • Online education can provide opportuniti...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Always select real life examples that display key hiring traits.

I applied via Campus Placement and was interviewed before Aug 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Easy aptitude questions based on logical reasoning and basic maths.

Round 2 - Coding Test 

Easy logic-based question based on arrays and strings with some javascript output-based questions.

Round 3 - Coding Test 

Discussion about the projects that I made in college and the tech stack I know.
1 basic array/string-based problem.

Interview Preparation Tips

Interview preparation tips for other job seekers - Very easy to crack as no extensive DSA knowledge is required, basic logical reasoning and coding skills are enough.
PS: This was in 2015 but as per my knowledge the process is still the same.

I appeared for an interview in Jul 2020.

Interview Questionnaire 

4 Questions

  • Q1. 1 if we call finish from oncreate in an activity in android. Will it call onresume and other lifecycle functions before ondestroy.
  • Ans. 

    No, calling finish() in onCreate() will not call onResume() or other lifecycle functions before onDestroy().

    • Calling finish() in onCreate() will immediately destroy the activity without calling any other lifecycle methods.

    • If you want to finish an activity after it has been created and resumed, you should call finish() in onPause() or onStop().

    • It is generally not recommended to call finish() in onCreate() as it can lead

  • Answered by AI
  • Q2. 2 Explain recyclerview and its corner cases.
  • Ans. 

    RecyclerView is a flexible view for providing a limited window into a large data set.

    • RecyclerView is used to display large sets of data efficiently

    • It uses a ViewHolder pattern to recycle views

    • Corner cases include handling empty data sets and updating data dynamically

  • Answered by AI
  • Q3. 3 Define communication between acticity and fragment.
  • Ans. 

    Communication between activity and fragment is done through interfaces.

    • Activity implements an interface and passes it to the fragment

    • Fragment can then call methods of the interface to communicate with the activity

    • This allows for communication between the two components without tight coupling

  • Answered by AI
  • Q4. 4 find second largest element in an array.
  • Ans. 

    Find the second largest element in an array of strings.

    • Sort the array in descending order and return the second element.

    • Iterate through the array and keep track of the largest and second largest elements.

    • Use a priority queue to find the second largest element.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Recise data structures basic codes and relevant technology interview questions.

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Dec 2022. There were 4 interview rounds.

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

You can take my test to check my IQ level and problem solving as in aptitude keep mathmatics problems.

Round 3 - Coding Test 

In c,c++ and Java questions and you ask me question from data base query like SQL query.

Round 4 - HR 

(3 Questions)

  • Q1. 1.In HR round you can check out my all other things carrer related, job perspective also. 2.if they want to check my apptitute ,job related questions in any way so they ask me.
  • Q2. For job related questions .
  • Q3. Salary related or other.

Interview Preparation Tips

Topics to prepare for Z X Learning Associate Software Engineer interview:
  • C,c++ language
  • Oracle RDBMS
Interview preparation tips for other job seekers - I want to do a job who is my career oriented and where I teach something and do something advance in my organisation.

I applied via Campus Placement and was interviewed in Jul 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Questions in aptitude section was easy and would require good analytical and quantitative skills.

Round 2 - Coding Test 

Total 10 questions
6 debugging question
4 easy-medium level coding questions (2 Marks + 3 Marks + 3 Marks + 3 Marks)

Round 3 - Technical 

(1 Question)

  • Q1. OOPs, Project, SQL Queries, Puzzle/Apptitude

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare urself well in accordance with ur resume.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Jul 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 - Aptitude Test 

Logical reasoning and non verbal questions

Round 3 - Coding Test 

Basic dsa concepts and find the syntax error

Round 4 - One-on-one 

(1 Question)

  • Q1. Basics about oops dsa question and question related to your projects
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Aptitude Test 

Good experience question was tricky but you will able to crack it

Round 3 - One-on-one 

(1 Question)

  • Q1. What is js in java
  • Ans. 

    JS in Java refers to JavaScript, a scripting language commonly used for web development.

    • JavaScript is a high-level, interpreted programming language.

    • It is commonly used for client-side web development.

    • JS can be embedded in HTML pages to add interactivity.

    • It is not the same as Java, which is a separate programming language.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - work hard you will get it

Skills evaluated in this interview

EdYoda Interview FAQs

How many rounds are there in EdYoda interview?
EdYoda interview process usually has 1-2 rounds. The most common rounds in the EdYoda interview process are Aptitude Test, One-on-one Round and Technical.
How to prepare for EdYoda 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 EdYoda. The most common topics and skills that interviewers at EdYoda expect are Business Development, Sales, Inside Sales, Communication Skills and Convincing Power.
What are the top questions asked in EdYoda interview?

Some of the top questions asked at the EdYoda interview -

  1. Creative and logical reasoning questi...read more
  2. Javascript API and react js based questi...read more

Tell us how to improve this page.

EdYoda Interview Process

based on 4 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

BYJU'S Interview Questions
3.1
 • 2.1k Interviews
Unacademy Interview Questions
3.0
 • 206 Interviews
upGrad Interview Questions
3.7
 • 199 Interviews
Simplilearn Interview Questions
3.2
 • 101 Interviews
Toppr Interview Questions
3.4
 • 64 Interviews
Great Learning Interview Questions
3.7
 • 56 Interviews
Coursera Interview Questions
3.6
 • 8 Interviews
MeritNation Interview Questions
3.6
 • 7 Interviews
Udemy Interview Questions
4.4
 • 3 Interviews
Vedant Interview Questions
4.2
 • 1 Interview
View all

EdYoda Reviews and Ratings

based on 37 reviews

2.9/5

Rating in categories

3.2

Skill development

2.8

Work-life balance

2.6

Salary

2.5

Job security

3.0

Company culture

2.8

Promotions

2.9

Work satisfaction

Explore 37 Reviews and Ratings
Explore more jobs
Business Development Associate
23 salaries
unlock blur

₹2 L/yr - ₹6 L/yr

BDA
5 salaries
unlock blur

₹4.2 L/yr - ₹5.5 L/yr

Business Development Executive
5 salaries
unlock blur

₹3.8 L/yr - ₹6 L/yr

Front end Developer
5 salaries
unlock blur

₹1 L/yr - ₹7 L/yr

Python and Django Developer
4 salaries
unlock blur

₹1 L/yr - ₹3.3 L/yr

Explore more salaries
Compare EdYoda with

Z X Learning

4.4
Compare

Adda 247

3.2
Compare

Trivium Education Services

3.7
Compare

MeritNation

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