sql Queries and Unix commands . They will give you a sheet to write the queries.
Software Engineer In Test Interview Questions
11,942 software engineer in test interview questions shared by candidates
pgm for string length? and explain each part. of program.
write a program to delete the space between words. input:"qapitol qa" output:"qapitolqa"
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
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
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
Viewing 81 - 90 interview questions