Backend Developer Interview Questions

15,486 backend developer interview questions shared by candidates

Given an array of some elements having some weight - pop out two heaviest elements (x &y) from the array - then compare them until array is empty of there is only one element left comparisons: if x!=y ( push x-y into the array) if x==y ( do nothing)
avatar

Backend Developer

Interviewed at TestMu AI

3.8
Feb 19, 2021

Given an array of some elements having some weight - pop out two heaviest elements (x &y) from the array - then compare them until array is empty of there is only one element left comparisons: if x!=y ( push x-y into the array) if x==y ( do nothing)

Viewing 881 - 890 interview questions

Glassdoor has 15,486 interview questions and reports from Backend developer interviews. Prepare for your interview. Get hired. Love your job.