sql Queries and Unix commands . They will give you a sheet to write the queries.
Software Engineer In Test Interview Questions
11,943 software engineer in test interview questions shared by candidates
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
pgm for string length? and explain each part. of program.
write a program to delete the space between words. input:"qapitol qa" output:"qapitolqa"
post order traversal of a Binary Search Tree Follow up Create a BST from this post order traversed array and write test cases for this function
Reverse each word of the string without reversing the order of the words this is a test BECOMES siht si a tset
Find if given number matched sum of two elements in sorted array.
How many gas stations are there in California?
Write a function that takes a String as a parameter. Count the number of A's in the String before you reach a C.
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"
Viewing 81 - 90 interview questions