Software Engineer Sr Interview Questions

19,434 software engineer sr interview questions shared by candidates

Solve the problem in HackerRank code live. 10-15 min introduction with interviewer and 30 min to solve the problem. Problem was CandyCrush problem, to write program such that for given string, if three or more repeating adjacent alphabets can be removed. Initially, I was solving this without recursion approach, it got mess up after removing the substring of repeating string, then, when returned, it may be have again the repeating strings like "abbbaac" => "aaac" = "c".
avatar

Sr. Software Engineer

Interviewed at Bloomberg

4
Sep 9, 2020

Solve the problem in HackerRank code live. 10-15 min introduction with interviewer and 30 min to solve the problem. Problem was CandyCrush problem, to write program such that for given string, if three or more repeating adjacent alphabets can be removed. Initially, I was solving this without recursion approach, it got mess up after removing the substring of repeating string, then, when returned, it may be have again the repeating strings like "abbbaac" => "aaac" = "c".

Viewing 1091 - 1100 interview questions

Glassdoor has 19,434 interview questions and reports from Software engineer sr interviews. Prepare for your interview. Get hired. Love your job.