first round: first question was given an array of numbers, find the numbers which are greater than or equal to the numbers on either side and return the list, 2 more greedy problems (easy-medium) (don't remember exact questions), 4th question was directly from leetocde: parallel courses II on leetcode (hard).