Lido Learning Interview Experience for Fresher SDE - Intern,
Feb 2021
Lido Learning Interview Experience for Fresher SDE - Intern,
Feb 2021
Posted: 25 Feb 2021
0
Rejected
Interview Rounds
Application Process
Round 1
Interview Process
Online Coding Interview
Moderate
Duration:
70 Minutes
Interview-Date:
11 Feb 2021
Problems:
3
Timing was 9:15AM. Platform was not very good. Questions were not well explained.
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...
You are given a string 'STR' consisting of lowercase English letters. Your task is to return all permutations of the given string in lexicographically increasing order.