Easy for the first, and basic.
System design questions, and basic java core questions.
Concurrencies, HashMap, GC, Deadlock, List comparisons.
LeetCode test is hard level on paper,
Q3. Largest Rectangle in Histogram
Solution: use stack to keep track of the index.
Perhaps this should go first to screen?