Backend Engineer Interview Questions

15,495 backend engineer interview questions shared by candidates

Design a Data structure for: You have an array of INTs with n values. you need to : Get(i,j)- return sum of values from index i to j. Set(i,value) - update value at i. First you need to starrt with O(n) performance, then you need to move to O(Log(n)).
avatar

Backend Software Engineer

Interviewed at Fiverr Inc.

4.1
Jul 25, 2021

Design a Data structure for: You have an array of INTs with n values. you need to : Get(i,j)- return sum of values from index i to j. Set(i,value) - update value at i. First you need to starrt with O(n) performance, then you need to move to O(Log(n)).

Viewing 1951 - 1960 interview questions

See Interview Questions for Similar Jobs

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