Tuesday, November 6, 2018

24 medium level tree algorithms

Nov. 6, 2018

Introduction


It is time for me to work on medium level tree algorithms. There are 24 medium level tree algorithms I can work on.

24 medium level tree algorithms


I like to prepare to work on 24 medium level tree algorithms.

Solved medium level tree algorithms


I solved 14 medium level tree algorithms.
Medium level tree algorithms (solved 14, total 39, shared 12)
94. Binary Tree Inorder Traversal using stack
94. Binary Tree Inorder Traversal use recursive function
95. Unique Binary Search Trees II
98. Validate Binary Search Tree
102. Binary Tree Level Order Traversal submitted in 2015
102. Binary Tree Level Order Traversal submitted in 2018
105. Construct Binary Tree from Preorder and Inorder Traversal
106. Construct Binary Tree from Inorder and Postorder Traversal
113. Path Sum II
114. Flatten Binary Tree to Linked List
129. Sum Root to Leaf Numbers
236. Lowest Common Ancestor of a Binary Tree
337. House Robber III
684. Redundant Connection union find using array
684. Redundant Connection using Dictionary<Int, HashSet>



No comments:

Post a Comment