The hardest part to grasp was that I never got a chance interview for that role (which was my area of interest) because of bad weather. How is that my fault?
Sdet Interview Questions
4,397 sdet interview questions shared by candidates
Asked to explain your current framework
Interviewer asked the questions on SOLID , OOPS , C# ,Reflection , Properties , Selenium , Rest API
Write a code for copy constructor
i was asked question on trees and graphs ....like burning tree problem
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).
First round interview asked to write program that took a file of text, and then counted and stored all words from file.
Given any two nodes in a binary tree, develop program that determined their highest common ancestor.
Hardest challenge faced?
reverse words in a string
Viewing 211 - 220 interview questions