I applied through a recruiter. The process took 1 week. I interviewed at OZON.ru (Saint Petersburg, Sankt-Peterburg) in Jan 2022
Interview
1st part: technical screening for about 30 minutes, basic C#/.Net questions;
2nd part: technical interview for about 2 hours with questions based around code review (and regarding themes), can be 1 small coding task
Interview questions [1]
Question 1
As an example of small coding task:
write a "throttler" to some kind of web api, which sends defined number of parallel requests to this api
Stages
1. Screening - 30 min
2. Tech interview - 1h:
* code review (review merge request, find problems and propose solutions)
* go related questions
* live coding (my task was implement worker pool in go)
3. System design - 1h:
* Design twitter
Interview questions [1]
Question 1
Can process use more than 100% of memory, for example 150%