90 mins OA, 90 mins of first coding interview with 2 medium LC, 60 minutes second interview (15m personal qualities + LC medium).
In my case, the OA was very easy, I've been doing LC mediums for a while, so I was able to ace it. Interviews and their approach however, were out of proportion for a junior position and did not reflect at all the problems in the OA...
The first problem in the first interview was so confusing, that with the stress I was not able to understand it in the first 15m, with the interviewer saying "so, wanna start coding or what?". The second problem, I began trying to use a heap, but because of the stress I completely missed that I could try a stack.
The second interview, started with a chat about the interviewer drilling down on some aspects of previous experiences, so, make sure you can talk about your stories. Then I got a problem that I understood and knew how to approach it (bucket sort, not the best, but it would work). The interviewer went on to constantly interrupt me on giving me hints to drop my current approach and do something else that I did not know at the time how to do. Which is odd, because at the start they say "the most important thing is for the code to run and pass all tests", but they won't let you finish the solution YOU KNOW, that passes all the tests. After the interviewer I checked for the solution and bucket would work.
TLDR: If you like "Dance monkey, dance!" interviews Qualtrics is for you!