2419. Longest Subarray With Maximum Bitwise ANDLike Kadane’s algo. This question can be solved with a similar technique. The main observation to solve this problem is that at every index…Sep 15Sep 15
Top LinkedIn Questions — Shortest Word Distance II[LC-244]https://leetcode.com/problems/shortest-word-distance-ii/ For this problem you are asked to implement a data structure that is constructed…Jan 8, 2021Jan 8, 2021
Top Linkedin Questions — Nested List Weight Sum II [LC-364]https://leetcode.com/problems/nested-list-weight-sum-ii/Jan 8, 2021Jan 8, 2021
Top amazon questions — Minimum Cost to Connect Sticks [LC-1167]This is an explanation on how to solve Minimum Cost to Connect Sticks from the Top amazon questions section in leetcode.Dec 5, 2019Dec 5, 2019
Minimum time required SolutionThis is one of the medium difficulty problems in the search section of Hackerrank’s interview preparation kit problem set. Link here.Sep 19, 20181Sep 19, 20181
Triple sum SolutionThis is one of the medium difficulty problems in the search section of Hackerrank’s interview preparation kit problem set. Link here.Sep 18, 2018Sep 18, 2018