Qa Testmanager Interview Questions

46,237 qa testmanager interview questions shared by candidates

Given a string, remove subsequent duplicate characters until we get a unique set of characters. Ex: input ==> apple ; expected output ==> ale Ex: input ==>appapple; expected output ==>le The input will be in char array. char[] removeDupes(Char[] inputString){ }
avatar

QA Engineer

Interviewed at Amazon

3.5
Jun 25, 2019

Given a string, remove subsequent duplicate characters until we get a unique set of characters. Ex: input ==> apple ; expected output ==> ale Ex: input ==>appapple; expected output ==>le The input will be in char array. char[] removeDupes(Char[] inputString){ }

Viewing 61 - 70 interview questions

Glassdoor has 46,237 interview questions and reports from Qa testmanager interviews. Prepare for your interview. Get hired. Love your job.