Description
Problem Link: https://bit.ly/3ItlwtJ
Notes/C++/Java/Python codes: https://takeuforward.org/data-structure/merge-overlapping-sub-intervals/
We have solved the problem, and we have gone from brute force and ended with the most optimal solution. Every approach's code has been written in the video itself. Also, we have covered the algorithm with intuition.
Full Course: https://bit.ly/tufA2ZYt
You can follow me across social media, all my handles are below:
Linkedin/Instagram/Telegram: https://linktr.ee/takeUforward
0:00 Introduction of Course
00:41 Problem Statement
01:15 Overlapping example
03:27 Brute force
03:56 approach
09:39 Code
13:30 Complexity
16:22 Optimal approach
16:38 Intuition
18:55 Code
21:36 Complexity











