Software Development Engineer Test Interview Questions

5,411 software development engineer 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... }

Viewing 881 - 890 interview questions

Glassdoor has 5,411 interview questions and reports from Software development engineer test interviews. Prepare for your interview. Get hired. Love your job.