
Yandex Qa Engineer Interview Questions
& Process
Real candidates share what happened, how many rounds they had,
and how the experience turned out.
Based on 7 interview experiences · FREE TO READ
Candidate interview experiences
First-hand accounts from people who interviewed at Yandex.
Software QA Engineer
So, there were 8 interviews in total, and I quit before the final round. I know enterprises have many stages, but this felt like a lot. Five of the interviews had some simple algorithmic questions.
- Could you provide an example of an algorithmic problem where, given a list of integers and a target sum, you need to find a sublist whose elements sum up to that target? For instance, if the list is [1, -3, 4, 5] and the target is 9, the expected output would be the range from index 2 to 4, because elements[2] + elements[3] equals the target.
QA Engineer
The interviewers were nice and friendly, and the questions were easy. The whole thing took about 3 hours. They asked some questions about mysql and c++, and one logical question that didn't really count. They also asked about triangle test cases from Myers. About half the interview was spent talking about how great it is to work there. They called me the next day to offer me the job, even though I didn't have any testing experience before yandex. I don't have much else to add, it was easy and the salary was pretty good at the time.
- Triangle test cases
- Reverse a string in c++
Quality Assurance Engineer
I went through 4 interviews all in a row, which was pretty crazy but actually a lot of fun. Sadly, I didn't make it in the end. The people were generally super friendly, though one interviewer seemed to have forgotten their name.
- Can you explain the triangle concept?
- How would you approach division problems?
- What are your experiences related to quality assurance?
Yandex Qa Engineer Interview Questions
Quoted word for word from Yandex interview reports.
“Reverse a string in c++”
Read reports →“Could you list the different types of test documentation?”
Read reports →“Could you provide an example of an algorithmic problem where, given a list of integers and a target sum, you need to find a sublist whose elements sum up to that target? For instance, if the list is [1, -3, 4, 5] and the target is 9, the expected output would be the range from index 2 to 4, because elements[2] + elements[3] equals the target.”
Read reports →“Can you list the sorting algorithms you are familiar with?”
Read reports →“Can you explain the triangle concept?”
Read report →“How would you approach division problems?”
Read report →“Could you describe the SQL queries you've made?”
Read report →“What are your experiences related to quality assurance?”
Read report →“What's your experience, what's your motivation, what tools have you used, and have you done integration testing before?”
Read report →Formats, difficulty and experience
Across all 7 Yandex interview reports.