What is a project that you were proud of?
Ingeniero De Software Backend Interview Questions
9,115 ingeniero de software backend 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.
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
difference between sql and nosql. why I use nosql database in one of my project.
compare python, java, and c.
How the SQL indexer works
What is the difference between String StringBuffer StringBulider and StringBuffer in Java? Describe the Redis single-threaded model and IO multiplexing.
Time and space complexity, algorithms and data structures.
Viewing 8851 - 8860 interview questions