UST QA Engineer Interview Questions
The questions to prepare for a UST QA Engineer interview. Questions from real interview reports rank first. Updated weekly.
Determine whether an integer is prime using trial division up to the square root.
USTGenerate all primes up to a limit and Fibonacci values using an odd-only sieve and modular recurrence.
USTAssesses your ability to reason through programming concepts relevant to QA automation work.
USTAssesses your depth of automation framework experience and responsibility level.
USTTests baseline tooling knowledge and Java access control concepts relevant to QA work.
USTTests your motivation, direction, and alignment with the Research Analyst role at E15 Group.
USTTests ownership and judgment when a QA engineer finds a severe defect late and must drive triage, communication, and release decisions.
USTIdentify repeated UST QA test executions using a CTE, GROUP BY, HAVING, and a project join.
USTSign up to see every question
Create a free account to unlock this list and practice real interview questions.
Find the second highest distinct salary from a single table using basic PostgreSQL ordering and limiting.
eClinicalWorks
Informatica
Spectraforce TechnologiesFind every employee earning the second-highest distinct salary using a CTE, DENSE_RANK, and a department join.
UST