|
|
|
|
|
by bensummers
3307 days ago
|
|
The last two questions are little more than "what is the name of the algorithm I should use to solve this problem?". This doesn't test understanding in any way. How is it useful to determine whether someone can work on the examples you give, let alone the average software engineering job? |
|
The answers to the graph problems are indeed fairly straight forward. But asking about why one might use a BST in place of a sorted list prompts interesting discussion. And going into Dijkstra's vs A* and iterative deepening depth first search is (I think) pretty interesting!