Software Development Engineer In Test Interview Questions

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

Create an algorithm for sorting a peculiar arrays. If your fundamentals are strong (from K&R) and also from interview questions you will find on the net, and if you do at least a 100 of them, you should be able to hold your ground.
avatar

Software Design Engineer In Test

Interviewed at Microsoft

4
Jun 1, 2022

Create an algorithm for sorting a peculiar arrays. If your fundamentals are strong (from K&R) and also from interview questions you will find on the net, and if you do at least a 100 of them, you should be able to hold your ground.

Write a program that takes in a string and removes any duplicate spaces (including leading and trailing spaces – there should be none when finished). This program should not have any embedded loops, and you can only traverse the string ONCE. Should definitely be faster than O(n^2).
Feb 28, 2013

Write a program that takes in a string and removes any duplicate spaces (including leading and trailing spaces – there should be none when finished). This program should not have any embedded loops, and you can only traverse the string ONCE. Should definitely be faster than O(n^2).

Viewing 641 - 650 interview questions

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