Software De Backend Interview Questions

15,524 software de backend interview questions shared by candidates

The interview was all about implementing a Snake Game (LeetCode question 353), give or take, Food location randomness will be talked about in the ending part of the interview. 1) Write (and talk about) a technical design of the game, the data, members, overall functionality. 2) Implement the code over IDE (screen share, not using the internet or AI tools). Food location is a STUB. 3) Draw a design of the food location randomness. Architecture interview: 1) Tell us about a project you implemented in details, prefer something complex that you know all the details about (deep dive). 2) Design in high level (no code) a db like a Redis Cluster, in memory, with persistence, high response time, fault tolerance, etc..
avatar

Senior Backend Engineer

Interviewed at Silverfort

4.4
Feb 1, 2024

The interview was all about implementing a Snake Game (LeetCode question 353), give or take, Food location randomness will be talked about in the ending part of the interview. 1) Write (and talk about) a technical design of the game, the data, members, overall functionality. 2) Implement the code over IDE (screen share, not using the internet or AI tools). Food location is a STUB. 3) Draw a design of the food location randomness. Architecture interview: 1) Tell us about a project you implemented in details, prefer something complex that you know all the details about (deep dive). 2) Design in high level (no code) a db like a Redis Cluster, in memory, with persistence, high response time, fault tolerance, etc..

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.2
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 2191 - 2200 interview questions

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