what is software development
Senior Software Development Engineer Interview Questions
1,239 senior software development engineer interview questions shared by candidates
Question on linked list and binary search tree.
a) Develop LRU cache b) Design distribute file storage system with load balancing and fail-safes (machine taken offline or new machine/node added)
Design Restaurant reservation system.
Regular Questions
Given a sentence s and t where t is subset of s find the missing words in t.
How to write a maintenance free webservice that has a history of changing number of inputs taken and number of outputs?
General resume questions. Design a sudoku game.
Data structures questions
Given a string with multiple lines, find and print the most frequent character for each line. If there is a tie in a given line, i.e, if 2 characters occur the most in that line, then print the one that comes first in the alphabetical order.
Viewing 261 - 270 interview questions