Standard array of technical questions for the industry, but focusing more on the approach to a problem than knowing the correct answers immediately
Senior Software Development Engineer In Test Interview Questions
389 senior software development engineer in test interview questions shared by candidates
1. General testing concepts. 2. 2 Algorithm questions that need to compile and run successfully in the online compiler.
Self introduction basic questions and some technical too
Round 3: Skype - Retrieve the number of employees working in each department - SELECT department_id, COUNT(*) FROM employees GROUP BY department_id; - Unix/Linux Command to find replace a text for all the files in the given directory Ans: find ./ -type f -exec sed -i 's/string1/string2/g' {} \; - Unix/Linux Command to Find only ERRORS in the log files.
The questions were more related to data processing and test designs. I was asked to write a program to combine a time series data in one round and some basic Java and selenium questions.
array related program in java and testng script to test that program
Basic questions about work history in the phone interview.
Difference between Abstract class and Interface in C#.
initial 2 rounds were good and mostly on problem solving and testing techniques and few coding questions 3 round was just a formality to have to reject the interviewee
How to check if a checkbox is not checked and then how to check it
Viewing 251 - 260 interview questions