Tell me how will you solve the problem: you have an array of numbers.. array is sorted but it may or may not contain duplicates. You have to find index a number from this array.. efficiently.
Backend Engineer Interview Questions
14,349 backend engineer interview questions shared by candidates
Explain the take home assignment ?
Lots of questions on how I would improve the prototype
One key area of questioning, which stemmed from the assignment, involved discussing the appropriate HTTP status codes and response formats for various API endpoints, particularly in the context of adhering to RESTful best practices.
Complete a mini project and make the application fully ready and functional according to the minimum requirements in the instructions
Asked me a bunch of general CS related questions - what’s the difference between UDP and TCP? - how do two processes running in a computer communicate with each other? - how do two processes share / send data to each other? Coding question: Given a sorted non-decreasing array of integers and a target integer, find the start and end index of the target integer.
Tell me about a mistake that hurt the bussiness.
Implement a stack
Questions on kakfa topics, partition and major differences
Tell me about Java multi-thread
Viewing 351 - 360 interview questions