I had a Meta phone screen about a week ago.
35 mins, 2 questions:
Edit: First problem is asking for sub-lists with consecutive elements of length N. In the follow-up, skip means that we skip few elements to get more permutations. So, if skip=1 then after 'a', 'b' we goto 'd' i.e., skip 'c'; similarly after 'a' we could skip 'b' and goto 'c' and 'd'.
Not sure if these are leetcode problems. I solved the first but ran out of time for follow-up. Not moving to next round.