Software Engineer Backend Interview Questions

2,346 software engineer backend 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 311 - 320 interview questions

Glassdoor has 2,346 interview questions and reports from Software engineer backend interviews. Prepare for your interview. Get hired. Love your job.