Software Development Engineer In De Test Interview Questions

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

a huge matrix with 1 and 0, block the block of 1. elements could be "connected" by left, right, up or down side; but no diagonal. my answer, scan one by one, after getting the first 1, use stack walking to all neighour 1 and change them into 0, count++ then the interview asked how to make it parallel, ...
Oct 10, 2012

a huge matrix with 1 and 0, block the block of 1. elements could be "connected" by left, right, up or down side; but no diagonal. my answer, scan one by one, after getting the first 1, use stack walking to all neighour 1 and change them into 0, count++ then the interview asked how to make it parallel, ...

He asked me how to reverse a string in C. I was a bit rusty, and the answer he was looking for was to iterate over the length of the string store one character in a temporary character, then store the end of the array in the new location. char<-str[i] str[i++]<-str[end] str[end--]<-char Something like that in pseudocode.
Nov 7, 2012

He asked me how to reverse a string in C. I was a bit rusty, and the answer he was looking for was to iterate over the length of the string store one character in a temporary character, then store the end of the array in the new location. char<-str[i] str[i++]<-str[end] str[end--]<-char Something like that in pseudocode.

There were lot of technical and behavioral questions. Take home test contains real world problems such as debugging an issue in real world scenarios. Teams video calls were really long and each call lasted for 1 hour with many core questions
Jun 14, 2023

There were lot of technical and behavioral questions. Take home test contains real world problems such as debugging an issue in real world scenarios. Teams video calls were really long and each call lasted for 1 hour with many core questions

Viewing 6351 - 6360 interview questions

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