Software Development Engineer Test Interview Questions

5,413 software development engineer test interview questions shared by candidates

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.

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.

1.Given sides of a triangle write a function which could say it is equilateral , isosceles or scalene. Give Test data for the solution you give 2.Write a program to find Max Depth of a BST. Give test data for the same.
avatar

Software Development Engineer In Test

Interviewed at Amazon

3.5
May 22, 2017

1.Given sides of a triangle write a function which could say it is equilateral , isosceles or scalene. Give Test data for the solution you give 2.Write a program to find Max Depth of a BST. Give test data for the same.

Written: Simple programs related to number reversal without using Array, Finding the pairs forming a particular sum from a given array. PI: Explaining the logic used for solving the questions in the written test. Only programming questions were asked even for SDET interviews.
avatar

Software Development Engineer In Test

Interviewed at Amazon

3.5
Aug 4, 2016

Written: Simple programs related to number reversal without using Array, Finding the pairs forming a particular sum from a given array. PI: Explaining the logic used for solving the questions in the written test. Only programming questions were asked even for SDET interviews.

Viewing 3331 - 3340 interview questions

Glassdoor has 5,413 interview questions and reports from Software development engineer test interviews. Prepare for your interview. Get hired. Love your job.