Jump to Section
Table of Contents
🔗 Problem Statements
Problem Set Version 1
Problem Set Version 2
Problem Set Version 3
Unit 8 Session 1
Edit Page
Page History
Part of
TIP101 Unit 8
🔗 Problem Statements
Problem Set Version 1
Build A Binary Tree I
3-Node Sum I
3-Node Sum II
Find Leftmost Node I
Find Leftmost Node II
In-order Traversal
Binary Tree Size
Binary Tree Find
BST Find
BST Descending Leaves
Problem Set Version 2
Build A Binary Tree II
3-Node Product I
3-Node Product II
Find Rightmost Node I
Find Rightmost Node II
Post-order Traversal
Binary Tree Product
Binary Tree Is Leaf
BST Is Leaf
BST Is Full
Problem Set Version 3
Build A Binary Tree III
3-Node Booleans
3-Node Equality
Find Leftmost Path I
Find Leftmost Path II
Pre-order Traversal
Binary Tree All Lesser
Binary Tree Any Greater
BST Any Greater
BST Leaves Sum to Root