Fundamentals of Algorithms Flashcards
1
Q
The logic of breadth-first algorithms
A
2
Q
The logic of depth-first algorithms
A
3
Q
Pre-order
A
4
Q
Post-order
A
5
Q
In-order
A
6
Q
Different uses of tree-traversal algorithms
A
6
Q
Logic of linear search
A
6
Q
Logic of merge sort
A
6
Q
Logic of binary tree search
A
7
Q
Logic of bubble sort
A
7
Q
Logic of binary search
A
8
Q
Logic of Dijkstra’s algorithm
A
8
Q
A