Software Engineer In Test Interview Questions

6,457 software engineer in test interview questions shared by candidates

Write a function that when given a string will return the position of the starting point of the largest reoccurring character. (ie. given:"AAABBCCCCD" would return 5 (starting point of C)) Test your code.
Nov 27, 2012

Write a function that when given a string will return the position of the starting point of the largest reoccurring character. (ie. given:"AAABBCCCCD" would return 5 (starting point of C)) Test your code.

Problem solving question: You have a list of numbers from 1 to 1000000 and one number is missing, but you don't know what it is. If you can only go through the numbers once, how do you find the missing number.
Jan 14, 2013

Problem solving question: You have a list of numbers from 1 to 1000000 and one number is missing, but you don't know what it is. If you can only go through the numbers once, how do you find the missing number.

Given an eBay type service with multiple front-end applications, user information is being truncated when sent back to the user (Name was 'Andrew' but shows 'And'). Discuss your strategy on debugging this issue.
Jan 25, 2013

Given an eBay type service with multiple front-end applications, user information is being truncated when sent back to the user (Name was 'Andrew' but shows 'And'). Discuss your strategy on debugging this issue.

Find square root of a no. using binary search. Merge two sorted arrays. Anagrams. Design library system and write sql query for remaining books. String immutability. Traverse tree. How did handle conflicts. Pros of working in agile.
avatar

Software Development Engineer In Test Lead

Interviewed at Starbucks

3.5
Jun 18, 2019

Find square root of a no. using binary search. Merge two sorted arrays. Anagrams. Design library system and write sql query for remaining books. String immutability. Traverse tree. How did handle conflicts. Pros of working in agile.

Viewing 671 - 680 interview questions

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