Software Development Engineer In De Test Interview Questions

6,457 software development engineer in de test interview questions shared by candidates

Given a regular phone number dial pad, write code that will list out all the possible letter combinations that can be made given three numerical digits as input. For example, the base function would look like this: function numberToChars(int *numbers) { // would return an array of different character combinations // if input was 123 // output: adg, adh, adi, bdg, etc... }
Aug 18, 2015

Given a regular phone number dial pad, write code that will list out all the possible letter combinations that can be made given three numerical digits as input. For example, the base function would look like this: function numberToChars(int *numbers) { // would return an array of different character combinations // if input was 123 // output: adg, adh, adi, bdg, etc... }

-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)
avatar

Software Engineer In Test I

Interviewed at Expedia Group

3.7
Mar 14, 2012

-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)

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"
Apr 5, 2009

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"

Viewing 1051 - 1060 interview questions

Glassdoor has 6,457 interview questions and reports from Software development engineer in de test interviews. Prepare for your interview. Get hired. Love your job.