Aptitude, Psudeo code, Computer fundamentals, Coding in python
Sdet Interview Questions
4,403 sdet interview questions shared by candidates
Can you describe a time when a mistake you made—such as a bug in your code—led to a larger issue? What was the impact and how did you handle it?
Asked to write Code on file reading and changing its path.
Describe your current work situation.
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.
First round - 2 coding questions. Find anagrams in a given array of strings. Find the third largest number in array Second round - 2 coding questions. Find the largest non duplicate number in a given array of numbers. Some questions around API framework design. Third round - In office- Design a project for chess game with basic working code. Design college admission management system with basic code and use cases. Laptop is given and you are allowed to google
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.
Reading a text file saved in cloud s3 storage.
DS, coding, sql, qa, framework related
What is severity and proity
Viewing 2631 - 2640 interview questions