you have 2 cans of 3 n 5litres. How wil u measure 4litres exactly by using these two cans only.you can take the cans either to be full or empty as per ur convinience..
Software Test Analist Interview Questions
32,009 software test analist interview questions shared by candidates
Write a program to reverse the words in a sentence. "Sky is blue" would be "blue is sky". Write test cases for this program
Did you ever get a chance to give the estimates and how would you do that?
Describe a time when you had a technical disagreement you felt strongly about, with another person on your team, and how you handled this.
What is meant by Positive Testing and Negative Testing?
How can you copy files from one directory to another using Python?
Linked list questions
Most questions are around data structures. Also expect word puzzles, like write an algorithm to spell out actual numbers. E.g. 121 -> "One Hundred and Twenty One".
Given an array of integers and k, print all the pairs of numbers (a,b), both of them inside the array, such that a+b=k
Given a list of unordered numbers, what would be the best algorithm to find the n largest numbers.
Viewing 371 - 380 interview questions