- Find the longest increasing subarray from array of integers
- Follow-up question: Find longest subsequence instead of subarray
I thought for Front End, the questions would be focused on Javascript? At least for the phone screen? Looks like that is not the case.