Lead Software Engineer In Test Interview Questions

3,858 lead software engineer in test interview questions shared by candidates

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 2191 - 2200 interview questions

Glassdoor has 3,858 interview questions and reports from Lead software engineer in test interviews. Prepare for your interview. Get hired. Love your job.