Senior Software Development Engineer In Test Sdet Interview Questions

3,735 senior software development engineer in test sdet interview questions shared by candidates

The most difficult / unexpected question I was asked was how to optimize an algorithm for removing duplicates from a sorted list beyond O(n). It turns out that the solution was still in O(n), but involved parallelism to improve run-time.
Mar 10, 2013

The most difficult / unexpected question I was asked was how to optimize an algorithm for removing duplicates from a sorted list beyond O(n). It turns out that the solution was still in O(n), but involved parallelism to improve run-time.

Search a string to see if it contains a given substring. The given substring can have a '*' - a wild card character which corresponds to skipping one or more characters in the string being searched. Asked qualifiers: Can there be a wildcard character in the string being searched? [yes] ascii? [unicode]
Dec 16, 2013

Search a string to see if it contains a given substring. The given substring can have a '*' - a wild card character which corresponds to skipping one or more characters in the string being searched. Asked qualifiers: Can there be a wildcard character in the string being searched? [yes] ascii? [unicode]

Viewing 3621 - 3630 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 3,735 interview questions and reports from Senior software development engineer in test sdet interviews. Prepare for your interview. Get hired. Love your job.