Sdet Interview Questions

4,403 sdet interview questions shared by candidates

Q 1. Predict the output public class GFG { private GFG(Object o) { System.out.println("Object"); } private GFG(double[] d) { System.out.println("double array"); } public static void main(String[] args) { new GFG(null); } } Q. Print even numbers between 0-100 without using loop control.
Sep 21, 2021

Q 1. Predict the output public class GFG { private GFG(Object o) { System.out.println("Object"); } private GFG(double[] d) { System.out.println("double array"); } public static void main(String[] args) { new GFG(null); } } Q. Print even numbers between 0-100 without using loop control.

First Round was Good Both Interviewers was Very Mature, asked questions on DS/Algo/Puzzle, and helped me in solving the problem. 2nd Round- Interviewer named Ravi Narayan, he was an Immature interviewer. He only trying to make the simple questions more complex so you can't give him the correct answer. When I asked him to give an answer to his own question, he failed to answer. Even he was not able to make me understand his Questions. 1st Round- Algo, DS, Puzzles 2nd Round - He will try to make simple questions very complex which he can't explain.
Jul 15, 2020

First Round was Good Both Interviewers was Very Mature, asked questions on DS/Algo/Puzzle, and helped me in solving the problem. 2nd Round- Interviewer named Ravi Narayan, he was an Immature interviewer. He only trying to make the simple questions more complex so you can't give him the correct answer. When I asked him to give an answer to his own question, he failed to answer. Even he was not able to make me understand his Questions. 1st Round- Algo, DS, Puzzles 2nd Round - He will try to make simple questions very complex which he can't explain.

Viewing 2651 - 2660 interview questions

Glassdoor has 4,403 interview questions and reports from Sdet interviews. Prepare for your interview. Get hired. Love your job.