For algorithms, they asked level order traversal where each node can have k children.
Senior Software Development Engineer Interview Questions
1,262 senior software development engineer interview questions shared by candidates
Unique words in a list; Big O's on them
construct a data structure that, given a dictionary of words, can form all words while traversing a "boggle grid"
Would I be willing to relocate to SF and give up 10% of my current pay.
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.
Question on linked list and binary search tree.
General resume questions. Design a sudoku game.
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?
Display all values of a BST from low to high order
Viewing 261 - 270 interview questions