Solved by 360Interview AI assistant - You are given an array of non-overlapping intervals intervals where intervals[i] = [starti, endi] represent the start and the end of the ith interval and intervals is sorted in ascending order by starti. You are also given an interval newInterval = [start, end] that represents the start and end of another interval.#360interviewai #interviewquestions #softewareengineer #leetcode #leetcodesolution