Have you had experience using window functions when working with SQL queries?
QA / QA Automation
If tests ran, data was created, but in the middle of the test the machine crashed — did the data remain in the database? How was it resolved?
Have you had experience configuring Kafka integration in automated tests — not only for reading but also for sending messages?
Which command executes faster when clearing a table in a database — TRUNCATE or DELETE?
What is Stream API in Java? What are its features?
How would you present your experience testing AI integration?
Can you name the main patterns of object-oriented programming?
What specific tools did you use in automated tests to work with Kafka?
How can a FULL JOIN operation be performed using only standard SQL queries without the direct operator?
Do you have experience working with databases and how have you used them in your projects?
Class equivalence task: the form calculates the square root, accepting integers from 10 to 99 as input. What are the equivalence classes?
What comparison mechanisms exist in Java?
Has there been generation of test data and their cleanup?
Can you explain what the Selenium tool is and what it is used for in web application testing automation?
Share your professional achievements and work experience in the development field
Can you provide an example of how pairwise testing was applied in practice?
How are you doing with CI/CD? Do you have experience with independent setup and scripting?
What is your experience with iOS testing?
Did you just take high-priority cases and everything?
What HTTP methods do you know? How do PATCH and PUT differ? What happens if a PUT request is made to a resource that does not exist in the database? Is it possible to pass data via GET? How do POST and PUT differ? What is idempotency?