Lido Learning Interview Experience for Fresher SDE - Intern,
Feb 2021
SDE - Intern
Lido Learning
1 rounds | 2 Coding
problems
Anonymous
Fresher | Feb 2021
Rejected
133 views
0 comments
5 upvotes
Interview preparation journey
Preparation
Duration: 2.5 months
Topics: OOPS, Data Structures, Core Java, Algorithms, Pointers
Tip
Tip 1 : Prepare maximum algorithms. Tip 2 : Deep knowledge of data structure. Tip 3 : OOPS is must.
Application process
Where: Campus
Eligibility: 8 CGPA
Resume tip
Tip 1 : Keep it short. Tip 2 : Mention only your own projects.
Interview rounds
01
Round
Medium
Online Coding Test
Duration70 minutes
Interview date20 Feb 2021
Problems2
Merge overlapping intervals
Given 'N' number of intervals, where each interval contains two integers denoting the boundaries of the interval. The task is to merge all the overlapping i...