Algorithm Flashcards

1
Q

Implementation of Bubble Sort

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

Implementation of Insertion Sort

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

Implementation of Selection Sort

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

Implementation of Counting Sort

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

Implementation of Quick Sort

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

Implementation of Heap Sort

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

Implementation of Merge Sort

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

Implementation of Radix Sort

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

Implementation of BFS

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

Implementation of DFS

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

Implementation of Topological Sort

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

Implementation of Detect Cycle in Directed Graph

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

Implementation of Detect Cycle in Undirected Graph

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