Time: 1hr Working code required, needed to run on an online IDE. Q1. https://leetcode.com/problems/longest-palindromic-substring/ Expected T.C: O(n^2) and O(1) S.C. Q2. https://leetcode.com/problems/merge-sorted-array/