I was asked to think about the drop down search box in a browser like Firefox or Chrome. The question was, given that the user types a few characters and we present them with suggestions, how do we decide what suggestions to give them, what order to present them in, and finally, how do we know if we did a good job? Once we had discussed this for a bit, I was then asked to actually come up with an algorithm for finding suggestions quickly, with out having to search through all the possible suggestions for each character the user typed.
Software Intern Interview Questions
17,721 software intern interview questions shared by candidates
OA: focus on greedy algorithms Interviews: Text message chunking, Minesweeper score
Como você resolve problemas?
How would you gather input from users (name, dob, address) and reprocate the same as output?
I was asked a graph-based question that was some implementation of shortest path.
How Can We Inject Beans in Spring?
What Position are u applying for?
Can you Describe any of your projects?
Encode the string by shifting k alphabets forward
Binary search on a matrix
Viewing 1571 - 1580 interview questions