Ingeniero De Software Backend Interview Questions

9,115 ingeniero de software backend 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)

The exercise of technical interview seemed invented 2 min after interview started. Two interviewers have jumped in without preparing anything. Finally after a wee pause the one of them asked me to provide Scala implementation of a list. When I asked to precise what kind of list he meant, his answer was - immutable linked list.
avatar

Senior Backend Developer

Interviewed at Ledger

3.9
Nov 14, 2018

The exercise of technical interview seemed invented 2 min after interview started. Two interviewers have jumped in without preparing anything. Finally after a wee pause the one of them asked me to provide Scala implementation of a list. When I asked to precise what kind of list he meant, his answer was - immutable linked list.

Viewing 511 - 520 interview questions

Glassdoor has 9,115 interview questions and reports from Ingeniero de software backend interviews. Prepare for your interview. Get hired. Love your job.