# Status Problem video Level Completes Likes 526 Maximum Surpasser in the given array Hard % 0 249 Divide and Conquer - Rearrange array elements in special order Medium % 0 233 Find the local minima in a given array Medium % 0 223 Stock Single Sell Problem - O(n) Solution Hard % 2 222 Maximum Subarray OR Largest Sum Contiguous Subarray Problem – Divide and Conquer Hard % 0 221 Maximum difference between two elements where larger element appears after the smaller element Medium % 0 102 Merge Sort in a Linked list Medium % 0 50 Find the first repeated element in an array by its index Medium % 0 44 Inorder Successor in Binary Tree Medium % 0 41 Sorted Array to Binary Search Tree of Minimal Height Medium % 1 19 Count All Paths from Top left to bottom right in Two Dimensional Array including Diagonal Paths Medium % 1 18 Print All Paths from Top left to bottom right in Two Dimensional Array Medium % 0 2 Merge Sort - Updated - Most Efficient ways to Implement Medium % 1 Maximum Surpasser in the given array Divide and Conquer - Rearrange array elements in special order Find the local minima in a given array Stock Single Sell Problem - O(n) Solution Maximum Subarray OR Largest Sum Contiguous Subarray Problem – Divide and Conquer Maximum difference between two elements where larger element appears after the smaller element Merge Sort in a Linked list Find the first repeated element in an array by its index Inorder Successor in Binary Tree Sorted Array to Binary Search Tree of Minimal Height Count All Paths from Top left to bottom right in Two Dimensional Array including Diagonal Paths Print All Paths from Top left to bottom right in Two Dimensional Array Merge Sort - Updated - Most Efficient ways to Implement 1