The interviewer had the code from the previous interviewee still on the white board in the room. He asked me to identify what the code did (printed the contents of a binary tree through a BFS using a queue). Then asked me to identify the bugs with the code and suggest how to fix it (null-pointer exceptions when printing out the values from the queue and checking for nulls before adding a value to the queue).
Software Development Engineer In Test Sdet Interview Questions
3,745 software development engineer in test sdet interview questions shared by candidates
How do you pass headers in a POST request using RestAssured library in Java
Give us another way of using map?
OOP Concepts, SQL, API, Test automation, QA experience
They asked me to open the camera I rejected that unless the interviewers open their cameras too.
What r the types of polymorphism
One question based on dp
How you build your platform
Java: String vs StringBuilder vs StringBuffer: what is thread synchronization Manual testing concepts of Boundary Value Analysis and Equivalence Partitioning String s = "ABC" String s2 = new String("ABC") s == s2 s.equalsIgnoreCase(s2) Program for "ABC XYZ" to "XYZ ABC" How to alter registry settings via Selenium Why don't we write ChromeDriver dr = new ChromeDriver Difference between get() and navigate() Difference between bug and defect Questions related to API testing, I don't remember
What is difference between git and GitHub
Viewing 231 - 240 interview questions