There were 4-5 online interviews (due to Covid-19 pandemic). Almost each interview contained 2-3 questions of two main types:
- algorithmic problem on some general topics (binary search, sorting, two pointers)
- java-specific questions (iterators, concurrency)
All code for problems should be written in online editor without compilation and executing (maybe it would be problem for someone).