Design an logging based alert system which sends emails on finding the matching patterns in configuration file. config file: pattern 1, frequency 1, emails to notify pattern 2, frequency 2, emails to notify the system should be scalable, highly available, fast and highly configurable.
Software Development Interview Questions
37,009 software development interview questions shared by candidates
After the standard type of softball engineering questions (what does IoC mean, what is Agile development, etc) the interviewer described some of the problems they were currently trying to solve or had recently addressed with their software, and asked how I would address them.
How do you calculate the distance between earth and some far away celestial body?(Interest related)
Sort a Map based on values in the least time complexity
Can you set up Windows machines and complex network setups for testing purposes?
Interviewer gave me a pen, and asked "how would you test this pen".
Find angle between minute hand and hour hand. Find the delay in minute hand and hour hand at 3:50:30 sec if the hour hand delays one minute every 15 min.
1. Position of some Rectangular Ships (spanning max over 4 cells in a grid) is given. Some bullets are fired (each shot corresponds to a cell in the grid), Count the number of ships which got partially hit or completely hit (in this case they will sink). All the inputs were given in string. Ships were given as top left, bottom right grid cells. No duplicate shots. 2. template metaprogramming code for removing adjacent duplicates from a vector<int>.
How did you complete your task when facing a tight deadline
Array code to find second largest number
Viewing 2061 - 2070 interview questions