Software Engineer In Test Interview Questions

1,623 software engineer in test interview questions shared by candidates

General knowledge questions about QA methods and your familiarity with their tech stack. Take home assignment was fairly straight forward however i was not familiar with the language and framework so my code was very basic and barebones.
avatar

Software Engineer - Test Automation

Interviewed at Dutchie

3.2
Jul 8, 2021

General knowledge questions about QA methods and your familiarity with their tech stack. Take home assignment was fairly straight forward however i was not familiar with the language and framework so my code was very basic and barebones.

if input is chars = ["a","a","b","b","c","c","c"] output should be output = ["a","2","b","2","c","3"] and if the input is like chars = ["a","b","b","c","c","c"] output should be output = ["a","b","2","c","3"] and if the input is like chars = ["a","b","b","c","c","c","c","c","c","c","c","c","c","c","c"] output should be output = ["a","b","2","c","1","2"]...do not use any data structures
avatar

Principal Software Engineer In Test

Interviewed at Palo Alto Networks

3.7
Feb 27, 2024

if input is chars = ["a","a","b","b","c","c","c"] output should be output = ["a","2","b","2","c","3"] and if the input is like chars = ["a","b","b","c","c","c"] output should be output = ["a","b","2","c","3"] and if the input is like chars = ["a","b","b","c","c","c","c","c","c","c","c","c","c","c","c"] output should be output = ["a","b","2","c","1","2"]...do not use any data structures

Viewing 971 - 980 interview questions

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