Write a function that takes in 3 sides (lengths) of a triangle and determine if it is a valid triangle. (see, it's not too bad, remember the basics and you'll be fine)
Software Development Engineer In Test Sdet Interview Questions
3,733 software development engineer in test sdet interview questions shared by candidates
Find if two nodes in a binary tree have a common ancestor.
Hardest challenge faced?
First round interview asked to write program that took a file of text, and then counted and stored all words from file.
Tech stack from the previous company
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