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.
Software Development Engineer Test Interview Questions
43,563 software development engineer test interview questions shared by candidates
How many lines of code I wrote for the project I worked on?
Basic testing questions
Technical question: networking security, application security, general penetration testing. Behavioural question: How to work in a group?, How it lead a team?, etc
QA related
What is the difference between == vs equals() in Java?
Write a method to output the Fibonacci sequence.
What is testing pyramid ?
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?
Write code in your favorite programming language that will accept two strings and return true if they are anagrams.
Viewing 691 - 700 interview questions