Software Development Engineer In Test Sdet Interview Questions

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

Write a method to find if 2 strings are anagrams. Write code to give all possible phone numbers given the digits in the number. This is basically translating something like 1800-myinterview to actual numbers.
Jun 30, 2010

Write a method to find if 2 strings are anagrams. Write code to give all possible phone numbers given the digits in the number. This is basically translating something like 1800-myinterview to actual numbers.

I was asked to write an algorithm in C++ to sort an array. The function I was to write was to take in a string of letters "b" and "r". b = a red ball and r = a blue ball. The function was to return an integer with the least number of swaps needed to separate the balls to be next to their own colors... So for example, RBBR would return 1, since you only need to swap one of the letters to be RRBB or BBRR.
Aug 13, 2009

I was asked to write an algorithm in C++ to sort an array. The function I was to write was to take in a string of letters "b" and "r". b = a red ball and r = a blue ball. The function was to return an integer with the least number of swaps needed to separate the balls to be next to their own colors... So for example, RBBR would return 1, since you only need to swap one of the letters to be RRBB or BBRR.

Viewing 1221 - 1230 interview questions

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