U get a list of ranges and you need to return what is the largest sequence between them for example u get : [1-3, 2-4, 5-7] ==> [1-4]
Senior Backend Developer Interview Questions
1,045 senior backend developer interview questions shared by candidates
Fairly complex coding problem involving boats, arrays, and time windows :D
What is the difference between passing to lambdas a pure function and a closure?
Do you know concurrency libraries in Java (e.g. data structure implementations that are thread-safe)? Which one data structure does not support concurrency?
How do you ensure the quality of software delivered?
Design questions, Leet Code easy problems, language specific knowledge questions.
A few other technical questions related to very large datasets and improving efficiency
Asked to review, identify, explain and refactor a mystery serializer function in django.
Linked List Data Structures. SQL Joins. Normalization.
How do you maintain data consistently in Microservice architecture?
Viewing 221 - 230 interview questions