Qa Intern Interview Questions

545 qa intern interview questions shared by candidates

One of the 2 coding questions was like : given an array, print a new array of the same size in which elements corresponds to the first greater element towards right in the given array for each of the elements in the given array. If there is no greater element , the element should be -1. For example: Given array: [7,8,9,20,5] Answer: [8,9,20,-1,-1] Later , I was asked to optimize it , but I couldn't not optimize it.
avatar

QA Intern

Interviewed at Akridata

4.3
Apr 1, 2025

One of the 2 coding questions was like : given an array, print a new array of the same size in which elements corresponds to the first greater element towards right in the given array for each of the elements in the given array. If there is no greater element , the element should be -1. For example: Given array: [7,8,9,20,5] Answer: [8,9,20,-1,-1] Later , I was asked to optimize it , but I couldn't not optimize it.

Viewing 291 - 300 interview questions

Glassdoor has 545 interview questions and reports from Qa intern interviews. Prepare for your interview. Get hired. Love your job.