Software Qa Lead Interview Questions

21,351 software qa lead interview questions shared by candidates

Q. given array, find duplicates and print index. so for 'a a b a b c', o/p 'a:[0,1,3], b:[2,4] Q. given 10 threads, print 1-100 in order so that thread 1 prints 1,11,21 etc Q. remove consecutive duplicates recursively, ie reduce 'a b c c b' to 'a' since after removing c, array is 'a b b', so again remove b
avatar

QA Engineer

Interviewed at Fortanix

2.9
Jul 25, 2019

Q. given array, find duplicates and print index. so for 'a a b a b c', o/p 'a:[0,1,3], b:[2,4] Q. given 10 threads, print 1-100 in order so that thread 1 prints 1,11,21 etc Q. remove consecutive duplicates recursively, ie reduce 'a b c c b' to 'a' since after removing c, array is 'a b b', so again remove b

Viewing 7191 - 7200 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 21,351 interview questions and reports from Software qa lead interviews. Prepare for your interview. Get hired. Love your job.