Suppose you have a C++ base class and several classes that inherit from it. What might happen if you do not write a virtual destructor for the base class?
Software Engineer Testing Interview Questions
36,218 software engineer testing interview questions shared by candidates
How do you know if three points make a triangle?
find if string1 exists in string2, give test conditions
Given an array of positive and negative numbers, give an algorithm that would find the sequence of numbers that give the largest sum. The numbers have to be in sequential order.
Find cycle in linked list.
How many lines of code I wrote for the project I worked on?
Are you fexible to work at onsite.
Can a function return multiple values? If yes, then in which case?
what was the one question you had expected ut were not asked?
merge two sorted arrays in sorted order?
Viewing 601 - 610 interview questions