Quiz 4 Flashcards

1
Q

Warshalls Alg transitive closure example constructing matrices (ch. 8 slides pg.43)

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Warshals alg psuedocode and analysis (ch. 8 slides pg. 45)

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Floyds Algorithm constructing matrices (ch. 8 slides pg. 49)

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Floyds Algorithm psuedocode and analysis (ch 8 slides pg. 50

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Construct the DP table for the Longest Common Subsequence probelm (ch. 8 slides pg. 70)

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

LCS Length Algorithm (ch. 8. slides pg. 67)

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

LCS ( tracking solution ) algorithm (ch 8. slides pg. 67)

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Construct the (tree vertices, remaining vertices table) for Pirms MST algotihm (ch. 9 slides pg. 9)

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Write the psuedocode and analysis for prims MST algorithm

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Construct the MST tree using Kruscals algorithm and calculate the cost (abdul bari, prims/krusclas vid)

whats the analsyis?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Construct the MST tree using prims algorithm and calculate the cost (abdul bari, prims/krusclas vid)

whats the analsyis?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Construct the (treevertices, remaing vertices) table for dijkstras alg. (ch. 9 slides pg. 22)

whats the analysis of dijkstras alg.?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Complete the Huffmans code algorithm example from (ch. 9 slides pg. 27)

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Ex1. LP slides (pg. 4)

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Ex2. LP slides (pg. 13)

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly