Backer Interview Questions

3,649 backer interview questions shared by candidates

1. Algorithm. Given an array Weights denoting the weights of items in another array Items. Say Weights = {2, 3, 5,1, 4}. Items = {E, B, A, D, C}. Write a function to pick item among Items array. The probabilities of pick A and B and C and D and E should be P(A) : P(B) : P(C): P(D) :P(E) = 5: 3: 4: 1: 2. 2. Time complexity of merge-sort, quick-sort. 3. Describe Multiple inheritance in C++.
avatar

Back End-Software

Interviewed at SevOne

3.4
Feb 20, 2016

1. Algorithm. Given an array Weights denoting the weights of items in another array Items. Say Weights = {2, 3, 5,1, 4}. Items = {E, B, A, D, C}. Write a function to pick item among Items array. The probabilities of pick A and B and C and D and E should be P(A) : P(B) : P(C): P(D) :P(E) = 5: 3: 4: 1: 2. 2. Time complexity of merge-sort, quick-sort. 3. Describe Multiple inheritance in C++.

Viewing 201 - 210 interview questions

Glassdoor has 3,649 interview questions and reports from Backer interviews. Prepare for your interview. Get hired. Love your job.