"Hello My Name is Shiva" Reverse the Characters and the positions of the Strings in the given sentence. [There can be variations on this question.]
Software Development Engineer Test Interview Questions
43,519 software development engineer test interview questions shared by candidates
give example of different combination of severity & priority defects eg.high severity & low priority
Coding, logical thinking, testing strategies, problem solving
Hardest question was how to sort a linked list using recursion only. I knew the iterative solution but couldn't come up with recursion. Very difficult.
You are given two buckets. One holds 3 gallons and the other holds 5 gallons. Have do you make 4 gallons of water?
Given a head node to a linked list, find out the Nth to the last node in the list. Give test cases to the program.
Reverse a string in a matrix in place. you are given the direction and length of the string.
Write a function that finds all the times a clocks hours and minutes hand are at 90 degrees.
convert strings into int types;
Implement strstr in the language of your choice.
Viewing 271 - 280 interview questions