Here is politics.. Please avoid the place.
Lead Backend Developer Interview Questions
12,381 lead backend developer interview questions shared by candidates
Are you familiar with microservice architecture? Explain.
The interviews varied between programming questions, system design and behavioral.
Describe about my final year projects (FYP).
Explain the current project architecture.
Coding Interview: Level 1 1. Given a dictionary input where it has departments as keys and employee ids as values: Print out an array of arrays where: 1. Each department that has the same number of employees are put in the same array 2. The arrays are ordered based on how many employees are in the departments that are in the array. 3. The departments appear in their natural ordering. Sample Input {"general": [2, 3, 4], "infra": [3, 5], "humor": [4, 6]} Sample Output [["infra", "humor"], ["general"]]
Shuffle and slice an array into fixed-size chunks
medium leetcode - search matrix or something similar.
How important is the culture and mission of a company to you?
Frameworks Database Any idea about cloud and DevOps
Viewing 161 - 170 interview questions