find if string1 exists in string2, give test conditions
Junior Tester Interview Questions
35,000 junior tester interview questions shared by candidates
How many lines of code I wrote for the project I worked on?
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.
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?
How do you know if three points make a triangle?
Write code in your favorite programming language that will accept two strings and return true if they are anagrams.
what was the one question you had expected ut were not asked?
merge two sorted arrays in sorted order?
Can you work overtime? about 11 to 12 hours a day. Can you work on Saturday? because it is really busy. Can you work on second shift? starting from the afternoon to mid night.
String manipulation, bitwise operations
Viewing 551 - 560 interview questions