What is a project that you were proud of?
Backend Software Engineer Interview Questions
9,097 backend software engineer interview questions shared by candidates
Design a log system that records information from each camera only if it exceeds 10 seconds, without logging data from the same camera within that 10-second window.
Gave a specific problem they had encountered in their software and asked how I would approach it.
algorithm about reverse string data stucture about stack
Problem Solving and system design.
1. Given an array of integers find all the median of all subarrays starting with 0th index and ending with ith index incrementally. For eg. Input : {2,12,1,6,5,3,7,8,4} Output: 2,7,2,4,5,4,5,6,5 2. Design chess and let me know the additional functionalities that can be added for improving the user experience
Problem solving & Design
Stack based balanced paranthesis, easy followup
difference between sql and nosql. why I use nosql database in one of my project.
compare python, java, and c.
Viewing 8861 - 8870 interview questions