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 Developer In Test Interview Questions
12,696 software developer 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 and a number k, find the k-th node from the end and return it. An example: List: A-B-C-D-E-F K K: 2 Return F:
Write a function that when given a string will return the position of the starting point of the largest reoccurring character. (ie. given:"AAABBCCCCD" would return 5 (starting point of C)) Test your code.
If I have infinite supply of water and have 5 gallons and 3 gallons of water basket, how would I measure 4 gallons of water?
How would you test a bottle of water
Technical question in TR round
Coding question: Write an interface that takes a list of prices and finds the floor/ceiling of each price so adjusted subtotals sum to rounded totals
Basic question on Software Testing and some questions on Capital Market like what are bonds, derivatives, equality. Also, there was some question on V modules and SQL.
UFT Automation
Viewing 1231 - 1240 interview questions