Backend Software Engineer Interview Questions

9,115 backend software 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 1191 - 1200 interview questions

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