Design a function that would perform the search and replace function found in MS Word.
Software Testing Interviews
Software Testing Interview Questions
Software testers are responsible for identifying defects in software products and therefore must be well-versed in computer programming. Employers look for candidates who can learn quickly and communicate effectively to both technical and non-technical audiences. Expect to answer a lot of coding questions as well as a brainteaser to test your ability to think outside the box.
36,264 software testing interview questions shared by candidates
how to find the closest predecessor of a node in binary by doing inorder traversal.
Given a file that has a C++ program in it, how would you verify that the code in it is syntactically correct?
How many cars in Chicago?
reverse an int
Write an algorithm to pick the mayor of a town. There is a random number that is chosen and every nth person on the list is deleted until the mayor is chosen.
Implement enqueue and dequeue using stacks.
permutation
how do you test a remote control?
Given a string, I was asked to return all of the unique characters in the order of the original string.
Viewing 3471 - 3480 interview questions