1. Find the max sub array sum 2. maximum length of substring it should be in alphabetical order return count
Anonymous
use the optimal approach longest subarray sum . for the second one used tier data structure with linkedlist
Check out your Company Bowl for anonymous work chats.