write a sub string in a string
Software Development Engineer Test Interview Questions
5,408 software development engineer test interview questions shared by candidates
Sorting Algorithms Optimizations from 2 loops to just 1 loop
- Given a string, how would you determine if that string contains a palindrome?
wap to search an element in a rotated array ?, wap to merge and then sort 3 different linked lists.?
Was asked to implement a method to find the middle value of a linked list with using the standard provided functions of a linked list Also asked to find a number repeated sequentially the most number of times in an integer array. Then provide test cases on function
Write a function that reverses the letters in each word using only one char buffer. E.g.: "I work at Microsoft" to "I krow ta tfosorciM"
how can a particular application be tested apart from testing its functionality
How many gas stations are there in California?
Write a function to turn a string into an integer and test it
Write a function that takes a String as a parameter. Count the number of A's in the String before you reach a C.
Viewing 51 - 60 interview questions