Time when you went an extra mile to help your colleagues What do you do outside work and your hobbies
Software Development Engineer In Test Interview Questions
6,456 software development engineer in test interview questions shared by candidates
Codifica una funcion que invierta un string de varias palabras conservando el orden de las palabras
They asked about Manual testing and got selected
-Do you know about different software architectures/design methods? -SQL question: difference between HAVING and WHERE -How to get distinct hotels from a database (they were looking for the keyword DISTINCT) -Something about linking two tables in SQL (they were looking for the keyword JOIN)
given two sorted linked list, merge them into one linked list.
Reverse a link list. Try to do it recursively as well.
Evaluate postfix expression
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.
Implement a function that turns a string into a number with sign.
Viewing 1041 - 1050 interview questions