Development Engineer Interview Questions

37,444 development engineer interview questions shared by candidates

Didnt ask anything about me or my resume. They sent ma link to write the code. Asked me to write the code for finding the number of words in a string without using split and scanner. Then asked me to improve the code to accommodate corner case i.e if multiple spaces or null string etc. Asked me to write the test cases for the program.
avatar

Software Development Engineer In Test

Interviewed at Audible

3.5
Sep 12, 2013

Didnt ask anything about me or my resume. They sent ma link to write the code. Asked me to write the code for finding the number of words in a string without using split and scanner. Then asked me to improve the code to accommodate corner case i.e if multiple spaces or null string etc. Asked me to write the test cases for the program.

You have a list of sentences/words. How to find out the sub list that consists of a specific prefix? Ex: input: prefix="he", list = ["hello", "world", "hello world", "hey dude", "galaxy"....] output: ["hello", "hello world", "hey dude"]
avatar

Software Development Engineer

Interviewed at Amazon

3.5
Jul 31, 2012

You have a list of sentences/words. How to find out the sub list that consists of a specific prefix? Ex: input: prefix="he", list = ["hello", "world", "hello world", "hey dude", "galaxy"....] output: ["hello", "hello world", "hey dude"]

Viewing 161 - 170 interview questions

Glassdoor has 37,444 interview questions and reports from Development engineer interviews. Prepare for your interview. Get hired. Love your job.