Program to find duplicate words in a sentence
Senior Software Test Engineer Interview Questions
1,212 senior software test engineer interview questions shared by candidates
Standard algorithm questions, coding exercises
Its not fair to share the questions, but I felt the questions were appropriate to the role.
F2F technical interview
Aptitude
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.
algorithm
Domain specific
Asked to explain about my previous project details
Given a in and out travelling schedule of two office people as YYYY-MM-DD format find the max no days they both will not be in office.
Viewing 831 - 840 interview questions