Evaluate postfix expression
Software Development Engineer In Test Sdet Interview Questions
3,731 software development engineer in test sdet interview questions shared by candidates
I was asked to write a method which takes an integer as an input parameter and returned a string as the output variable. The string's value was to be the written format of the integer. For example, if the input was, "1,550,225" the output was, "One million, five hundred and fifty thousand, two hundred and twenty five"
I was asked a variant of the Single Source Shortest Path Problem on a general tree.
Reverse a link list. Try to do it recursively as well.
Implement a function that turns a string into a number with sign.
Write algorithm for c compiler.
A,B,C Input, determine if its a triangle.
How to test a calculator?
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.
How would you test a calculator that is going to be used by elementary school aged children?
Viewing 511 - 520 interview questions