What should you do if a query takes too long to execute when it shouldnt?
Software De Backend Interview Questions
15,524 software de backend interview questions shared by candidates
Method Overriding, RunTime polymorphism, Set vs List DBMS vs RDBMS, Remove Duplicacy from list, finalize() etc....
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..
Don't remember actually) Tech: tell a bit about your experience
How would you try to convince the marketing department to use Django instead of wordpress.
expalin the project you worked
Guarda questo codice Java che deve eseguire un recupero dati da DB, commentalo e dimmi cosa faresti per migliorarlo.
How to implement event-driven functionality within a given code.
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)
(del quiz) Cosa puoi notare se moltiplichi 5 numeri naturali consecutivi tra loro?
Viewing 2191 - 2200 interview questions