The three fundamental pillars of OOP are: encapsulation, inheritance and polymorphism. Can you explain the shortly.
Backend Software Engineer Interview Questions
9,094 backend software engineer interview questions shared by candidates
Speak on your experiences / what is the most interesting project?
How would you write a function to divide two numbers if you didn't have the division operator?
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.
Explain the take home assignment ?
Lots of questions on how I would improve the prototype
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.
Implement a stack
Questions on kakfa topics, partition and major differences
Viewing 231 - 240 interview questions