The questions were easy on my understanding. If i have to rank the questions, then the most difficult among them was, to write a program to generate Roman numerals from the decimal numbers.
Software Development Engineer In Test Interview Questions
6,453 software development engineer in test interview questions shared by candidates
Given a list of integers, return the longest contiguous subsequence that adds up to the largest value.
Given a linked list, swap every pair of elements (so elements 1 and 2 swap, 3 and 4 swap, etc.)
How would you test a bottle of water
Test an Function that converts string to integer. String here can be of any length!
Coding test was to write code to get all palindromes in a string. Test a refrigerator. Code to make diagonal elements 0 in a matrix.
Given a singly linked list, swap the kth node and the kth node from the end. Don't check for size.
Given a file that has a C++ program in it, how would you verify that the code in it is syntactically correct?
How many cars in Chicago?
How would you test Excel?
Viewing 631 - 640 interview questions