Tree Flashcards

1
Q
  1. Maximum Depth of a BST
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

2.Same Tree

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

3.Invert A Binare Tree

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

4.BinartTree Max path sum

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q
  1. bin Tree level order traversal
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

6.Serialize and deserialize a binary tree

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

7.Sub Tree of another tree

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

8.Construct Bin Tree from inorder and level order traversal

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

10.Kth Smallest in A BST

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q
  1. lowest Common ancestor in a BST
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly