Tell us more about yourself
Lead Backend Developer Interview Questions
12,392 lead backend developer interview questions shared by candidates
Design a data pipeline that receives data from many sources and saves it to an analytics database. The data is coming in different structure and from different sources. Could be a webpage, an API, a webhook, etc. Each of those could be XML, could be JSON or whatever and have different structure
The coding challenge was in one of those shared online coding platforms. You have data in a very weird format inside a hash table and you need to return it in a form of a JSON that resembles somewhat a tree (Every node can have couple of another nodes IIRC). Wasn't that complicated tbh, the coding platform did more issues with JS rather then the exercise being hard
dictionary of people and probability and random create a function that returns the people name by his probability
How to design a function for transfer money
Asked to complete a code review of 50 lines of code.
Not going to disclose specific questions. However, nothing particularly out of the ordinary.
Database optimization, database relationships, auto-key future reliability
Experiencia con Python, sobre algunas librerías, uso de decoradores
3) Coding question on encode and decode string array
Viewing 1001 - 1010 interview questions