Software De Backend Interview Questions

15,501 software de backend interview questions shared by candidates

Given that you need to call for an external API and it costs X amount of money for each call, how could you waste the minimum amount of money and keep the values up to date? Obs. the values are reliable enough to be kept for 1min. And it has 2% failure rate overall.
avatar

Backend Software Developer

Interviewed at Wise

3.6
May 2, 2022

Given that you need to call for an external API and it costs X amount of money for each call, how could you waste the minimum amount of money and keep the values up to date? Obs. the values are reliable enough to be kept for 1min. And it has 2% failure rate overall.

Given unlimited space, build a data-structer that can do: 1. insert any kind of data such as number/charachter 2. remember the order of insertion 3. at any given time, you can get a call that contain a rang to be deleted from the current data you have saved do far(e.g. 100-200) try to accomplish this faster than O(N)
avatar

Backend Engineer

Interviewed at JFrog

4.3
Aug 13, 2019

Given unlimited space, build a data-structer that can do: 1. insert any kind of data such as number/charachter 2. remember the order of insertion 3. at any given time, you can get a call that contain a rang to be deleted from the current data you have saved do far(e.g. 100-200) try to accomplish this faster than O(N)

Viewing 2181 - 2190 interview questions

Glassdoor has 15,501 interview questions and reports from Software de backend interviews. Prepare for your interview. Get hired. Love your job.