Data Structure Flashcards

1
Q

Implementation of Array

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

Implementation of Stack

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

Implementation of Queue

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

Implementation of Deque

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

Implementation of Circular Queue

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

Implementation of Singly Linked List - 1

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

Implementation of Singly Linked List - 2

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

Implementation of Singly Linked List - 3

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

Implementation of Circular Linked List

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

Implementation of Doubly Linked List - 1

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

Implementation of Doubly Linked List - 2

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

Implementation of Binary Heap - 1

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

Implementation of Binary Heap - 2

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

Implementation of Graph - 1

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

Implementation of Graph - 2

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

Implementation of Hash Table - 1

A
17
Q

Implementation of Hash Table - 2

A
18
Q

Implementation of Trie - 1

A
19
Q

Implementation of Trie - 2

A
20
Q

Implementation of Binary Search Tree - 1

A
21
Q

Implementation of Binary Search Tree - 2

A
22
Q

Implementation of Binary Search Tree - 3

A
23
Q

Implementation of Binary Search Tree - 4

A
24
Q

Implementation of AVL Tree - 1

A
25
Q

Implementation of AVL Tree - 3

A
26
Q

Implementation of AVL Tree - 2

A
27
Q

Implementation of AVL Tree - 4

A
28
Q

Implementation of Splay Tree - 1

A
29
Q

Implementation of Splay Tree - 2

A
30
Q

Implementation of Splay Tree - 3

A