Quick sort algo question. Typical engineering question.
Senior Backend Engineer Interview Questions
2,038 senior backend engineer interview questions shared by candidates
Q: input: Object[] arr = {1,2,3, new Object[]{4, 5, new Object[]{6}},7,8}; output: print [1,2,3,4,5,6,7,8]
project that i proud about
Self Introduction Technical questions Project experiences Questions to ask
Experience, movitations, expected salary range
Ruby, Rails related, other senior engineer questions...
Design Questions regarding decoupled systems, kubernetes, kafka, AWS - IAM specifically. Auth systems. Asked about designs I'd previously worked on. Shared the most interesting, and the most problemetic.
R1: There were 3 question, (2 Medium + 1 Hard) - Q1: Graph + BFS - Q2: https://leetcode.com/problems/mirror-reflection/description/ - Q3: DP R2: Design a resume parser and resume bank where user can search for keywords among the datastore of resumes. R3: Foundational CS concepts + Some discussion around Kafka & SQS + SAGA Patterns + previous projects
Complete the home task on the code they provide.
Build an API for managing a filmstore using Java or Kotlin.
Viewing 1991 - 2000 interview questions