Upload Button Icon Add office photos

Filter interviews by

Lido Learning Interview Questions, Process, and Tips for Freshers

Updated 10 Jul 2024

Top Lido Learning Interview Questions and Answers for Freshers

View all 8 questions

Lido Learning Interview Experiences for Freshers

Popular Designations

14 interviews found

I was interviewed in Feb 2021.

Round 1 - Coding Test 

(3 Questions)

Round duration - 70 Minutes
Round difficulty - Medium

Timing was 9:15AM. Platform was not very good. Questions were not well explained.

  • Q1. 

    Merge Overlapping Intervals Problem Statement

    Given a specified number of intervals, where each interval is represented by two integers denoting its boundaries, the task is to merge all overlapping interv...

  • Ans. 

    Merge overlapping intervals and return sorted list of merged intervals.

    • Identify overlapping intervals based on start and end times

    • Merge overlapping intervals to form new intervals

    • Sort the merged intervals in ascending order of start times

  • Answered by AI
  • Q2. 

    Rat in a Maze Problem Statement

    You need to determine all possible paths for a rat starting at position (0, 0) in a square maze to reach its destination at (N-1, N-1). The maze is represented as an N*N ma...

  • Ans. 

    Find all possible paths for a rat in a maze to reach its destination, given a matrix representation of the maze.

    • Use backtracking to explore all possible paths from the starting position to the destination.

    • Keep track of the current path and explore all possible directions at each step.

    • Terminate the exploration when reaching the destination or hitting a blocked cell.

    • Return the list of valid paths found, sorted in alphabe

  • Answered by AI
  • Q3. 

    Problem: Permutations of a String

    Given a string STR consisting of lowercase English letters, your task is to return all permutations of the given string in lexicographically increasing order.

    Explanatio...

  • Ans. 

    Return all permutations of a given string in lexicographically increasing order.

    • Generate all permutations of the given string using backtracking algorithm.

    • Sort the permutations lexicographically before printing them.

    • Ensure the string contains unique characters for correct output.

    • Handle multiple test cases efficiently.

    • Example: For input 'bca', output 'abc acb bac bca cab cba'.

  • Answered by AI

Interview Preparation Tips

Eligibility criteria8 CGPALido Learning interview preparation:Topics to prepare for the interview - OOPS, Data Structures, Core Java, Algorithms, PointersTime required to prepare for the interview - 2 MonthsInterview preparation tips for other job seekers

Tip 1 : Prepare maximum algorithms.
Tip 2 : Deep knowledge of data structure. 
Tip 3 : OOPS is must.

Application resume tips for other job seekers

Tip 1 : Keep it short.
Tip 2 : Mention only your own projects.

Final outcome of the interviewRejected

Skills evaluated in this interview

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum of Maximum and Minimum Elements Problem Statement Given an array ARR of size N, your objective is to determine the sum of the largest and smallest elements within the array. Follow Up: Can you achieve the above task using the least numb... read more
View answer (5)

I applied via Company Website and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Questions were very basic, I was given a task to sell a thing to the interviewer, and I did it with confidence.
  • Q2. Communication skills are very important.
  • Q3. Positive vibe and stress handling

Interview Preparation Tips

Interview preparation tips for other job seekers - it was not that tough
but you should not take it that easy
confidence, loud and clear voice, and importantly fluency.

Marketing Associate Interview Questions asked at other Companies

Q1. How would you sell the product if the parent has a concern of child using excessive mobile or technology
View answer (1)

I was interviewed in Feb 2021.

Round 1 - Coding Test 

(2 Questions)

Round duration - 70 minutes
Round difficulty - Medium

Timing was 9:15AM. Platform was not very good. Questions were not well explained.

  • Q1. 

    Merge Overlapping Intervals Problem Statement

    Given a specified number of intervals, where each interval is represented by two integers denoting its boundaries, the task is to merge all overlapping interv...

  • Ans. 

    Merge overlapping intervals and return sorted list of merged intervals.

    • Identify overlapping intervals based on start and end times

    • Merge overlapping intervals to form new intervals

    • Sort the merged intervals in ascending order of start times

  • Answered by AI
  • Q2. 

    Rat in a Maze Problem Statement

    You need to determine all possible paths for a rat starting at position (0, 0) in a square maze to reach its destination at (N-1, N-1). The maze is represented as an N*N ma...

  • Ans. 

    Find all possible paths for a rat in a maze from source to destination.

    • Use backtracking to explore all possible paths in the maze.

    • Keep track of visited cells to avoid revisiting them.

    • Recursively try moving in all directions (up, down, left, right) until reaching the destination.

    • Return the valid paths as a list of strings sorted in alphabetical order.

  • Answered by AI

Interview Preparation Tips

Eligibility criteria8 CGPALido Learning interview preparation:Topics to prepare for the interview - OOPS, Data Structures, Core Java, Algorithms, PointersTime required to prepare for the interview - 2.5 monthsInterview preparation tips for other job seekers

Tip 1 : Prepare maximum algorithms.
Tip 2 : Deep knowledge of data structure.
Tip 3 : OOPS is must.

Application resume tips for other job seekers

Tip 1 : Keep it short.
Tip 2 : Mention only your own projects.

Final outcome of the interviewRejected

Skills evaluated in this interview

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum of Maximum and Minimum Elements Problem Statement Given an array ARR of size N, your objective is to determine the sum of the largest and smallest elements within the array. Follow Up: Can you achieve the above task using the least numb... read more
View answer (5)

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

Interview Questionnaire 

1 Question

  • Q1. Sell me the same set set of earpods which I already have
  • Ans. 

    Our earpods offer superior sound quality and noise cancellation compared to your current set.

    • Our earpods have advanced noise cancellation technology that blocks out even more background noise than your current set.

    • The sound quality of our earpods is unmatched, with crystal clear highs and deep, rich bass.

    • Our earpods are also more comfortable to wear for extended periods of time, with a secure fit that stays in place du...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be fluent when you speak to the interviewer and Don't get confused ,have confidence

Top Lido Learning Business Development Associate Interview Questions and Answers

Q1. How to initiate your pitch when you were selling something or telling them about your product.
View answer (2)

Business Development Associate Interview Questions asked at other Companies

Q1. You are going to the office and you saw a 6 years old poor guy selling pencils. Out of kindness you bought all the pencils(100 pcs) at Rs. 50 and gave him extra Rs. 50 to support his family. Since you don't require those pencils at all. Wha... read more
View answer (40)

Lido Learning interview questions for popular designations

 Business Development Associate

 (14)

 Marketing Associate

 (6)

 Business Development Manager

 (3)

 Software Developer Intern

 (3)

 Business Development Executive

 (2)

 Asst.Marketing Manager

 (2)

 BDA

 (2)

 Quality Analyst

 (1)

I was interviewed in Dec 2020.

Round 1 - Assignment 

(1 Question)

Round duration - 120 minutes
Round difficulty - Easy

  • Q1. 

    Find All Pairs Adding Up to Target

    Given an array of integers ARR of length N and an integer Target, your task is to return all pairs of elements such that they add up to the Target.

    Input:

    The first line ...
  • Ans. 

    Given an array of integers and a target, find all pairs of elements that add up to the target.

    • Iterate through the array and for each element, check if the target minus the element exists in a hash set.

    • If it exists, add the pair to the result. If not, add the element to the hash set.

    • Handle cases where the same element is used twice in a pair.

    • Return (-1, -1) if no pair is found.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Birla Institute of Technology, Mesra. Eligibility criterianoLido Learning interview preparation:Topics to prepare for the interview - Data structures, Big O Notation, Trees Sorting and search algorithms, HeapsTime required to prepare for the interview - 5 monthsInterview preparation tips for other job seekers

Tip 1 : Have projects on your resume.
Tip 2 : Good to have internships
Tip 3 : Practice a lot

Application resume tips for other job seekers

Tip 1 : Have good projects
Tip 2 : Have knowledge of everything you wrote

Final outcome of the interviewSelected

Skills evaluated in this interview

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum of Maximum and Minimum Elements Problem Statement Given an array ARR of size N, your objective is to determine the sum of the largest and smallest elements within the array. Follow Up: Can you achieve the above task using the least numb... read more
View answer (5)

I applied via LinkedIn and was interviewed in Aug 2021. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. Tell me about yourself.
  • Q2. Any internship you've done? If yes then tell me about it in brief.
  • Q3. Where do you see yourself in 5 years?
  • Q4. Why you want to be a part of Lido Learning?

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be honest and confident while talking OR answering the questions. Give it your best shot and try not to be nervous. It's not that difficult as it seems to be. All the best.

Marketing Associate Interview Questions asked at other Companies

Q1. How would you sell the product if the parent has a concern of child using excessive mobile or technology
View answer (1)

I applied via Company Website and was interviewed in Aug 2021. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. Tell me about your self?
  • Q2. What if a child has eye sight and you need to convince the parent to join him in the course offered
  • Q3. E-learning vs Offline Learning
  • Ans. 

    E-learning and offline learning have their own advantages and disadvantages.

    • E-learning offers flexibility and convenience, allowing learners to access materials from anywhere at any time.

    • Offline learning provides a more traditional classroom experience with face-to-face interaction and hands-on activities.

    • E-learning can be more cost-effective and scalable, while offline learning can be more personalized and engaging.

    • Bo...

  • Answered by AI
  • Q4. Convince a parent in any of the course you wish.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be yourself & tell the positive perspective

Top Lido Learning Business Development Associate Interview Questions and Answers

Q1. How to initiate your pitch when you were selling something or telling them about your product.
View answer (2)

Business Development Associate Interview Questions asked at other Companies

Q1. You are going to the office and you saw a 6 years old poor guy selling pencils. Out of kindness you bought all the pencils(100 pcs) at Rs. 50 and gave him extra Rs. 50 to support his family. Since you don't require those pencils at all. Wha... read more
View answer (40)

I applied via LinkedIn and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. 1. About yourself 2. Brief about Lido Learning 3. Case Study

Interview Preparation Tips

Interview preparation tips for other job seekers - There where 2 rounds of interview, it was quite easy but a candidate must be confident with his/her answers and must be fluent in any language they are comfortable with, its important that he/she must be convincing and as the job role is MA its very important how a candidate speaks

Marketing Associate Interview Questions asked at other Companies

Q1. How would you sell the product if the parent has a concern of child using excessive mobile or technology
View answer (1)

I applied via Company Website and was interviewed in Aug 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. HR ask how to handle the rejection and do sales.
  • Q2. What is the benifit of online learning
  • Ans. 

    Online learning offers flexibility, accessibility, and cost-effectiveness.

    • Allows learners to study at their own pace and schedule

    • Provides access to a wide range of courses and resources

    • Reduces costs associated with traditional classroom learning

    • Enables remote learning and collaboration

    • Offers personalized learning experiences

    • Examples: Coursera, Udemy, Khan Academy

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Kindly prepare ourself before the interview and don't hesitate during the interview

Business Development Executive Interview Questions asked at other Companies

Q1. scenario based: if I am a teacher in a government school and my child is getting +90% marks, then why should i buy byjus course
View answer (14)

English Tutor Interview Questions & Answers

user image Anonymous

posted on 22 Jul 2021

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

Interview Questionnaire 

2 Questions

  • Q1. After a phone interview on basic personal questions, a demo session with the HR was scheduled. I had recieved a ppt of a lesson, which I had to deliver.
  • Q2. What are your work experiences

Interview Preparation Tips

Interview preparation tips for other job seekers - While delivering the demo class, have a good and bright energy and make it interactive. You will be judged on your teaching skills. They way you involve The students, and conduct The session. Your overall energy.
The ppt provided by lido will have speaker notes to guide you. Just follow that. The whole process took about 15 minutes.

English Tutor Interview Questions asked at other Companies

Q1. When are you going to complete the syllabus
View answer (1)

Lido Learning Interview FAQs

How many rounds are there in Lido Learning interview for freshers?
Lido Learning interview process for freshers usually has 2 rounds. The most common rounds in the Lido Learning interview process for freshers are Resume Shortlist, Technical and HR.
How to prepare for Lido Learning interview for freshers?
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 Lido Learning. The most common topics and skills that interviewers at Lido Learning expect are Communication Skills, CRM, CSS, Coding and Convincing Power.
What are the top questions asked in Lido Learning interview for freshers?

Some of the top questions asked at the Lido Learning interview for freshers -

  1. What if a child has eye sight and you need to convince the parent to join him i...read more
  2. Sell me the same set set of earpods which I already ha...read more
  3. What is the benifit of online learni...read more

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.4
 • 262 Interviews
Unacademy Interview Questions
3.0
 • 206 Interviews
upGrad Interview Questions
3.7
 • 198 Interviews
Testbook.com Interview Questions
3.6
 • 99 Interviews
Toppr Interview Questions
3.4
 • 64 Interviews
Embibe Interview Questions
3.5
 • 60 Interviews
Cuemath Interview Questions
3.8
 • 43 Interviews
MeritNation Interview Questions
3.6
 • 7 Interviews
Vedant Interview Questions
4.2
 • 1 Interview
View all

Lido Learning Reviews and Ratings

based on 363 reviews

2.3/5

Rating in categories

2.2

Skill development

2.1

Work-life balance

2.2

Salary

1.7

Job security

2.1

Company culture

2.1

Promotions

2.1

Work satisfaction

Explore 363 Reviews and Ratings
Business Development Associate
262 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Marketing Associate
150 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Business Development Executive
147 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Online Tutor
73 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Business Development Manager
58 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Lido Learning with

BYJU'S

3.1
Compare

Vedantu

3.3
Compare

Toppr

3.4
Compare

Unacademy

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