Implement a function that turns a string into a number with sign.
Software Developer In Test Interview Questions
6,460 software developer in test interview questions shared by candidates
Find an element in the array in O(log n). Array is circular, shifted by k units, and sorted (before shift).
A,B,C Input, determine if its a triangle.
given three integers, determine whether they can form a triangle? example 1: 3, 4, 5 --> yes example 1: 3, 4, 15 --> no
None of the questions stood out as most difficult or unexpected, but after a few hours the last interview was the hardest just from fatigue and being short on sleep from the traveling.
A question about Linked Lists
Write a function that puts 2 unordered arrays into a 3rd order array
Company X has created a child's toy. The toy is battery powered with a speaker and motor system to drive a song and dance that it performs. How do you test that this toy is ready for production sales.
List the different types of testing (and apply as many as you can).
Algorithm questions, design questions, test automation, projects, behavioral. I say just be yourself otherwise you come across as phoney
Viewing 1081 - 1090 interview questions