- Home
- Contests
- Open Courses
- Data Structures
- Data Structures (with C#)
- Data Structures Fundamentals
- Data Structures Fundamentals - Exercises
- 04. Trees Representation and Traversal (BFS and DFS) - Exercise
04. Trees Representation and Traversal (BFS and DFS) - Exercise
Contest details
There is no description for the selected contest.
Contest participants: 47
Practice participants: 250
Problems
01. Create Tree
Description
Skeleton
02. Tree As String
03. Leaf Nodes
04. Middle Nodes
05. Deepest Node
06. Longest Path
07. All Paths With a Given Sum
08. All Subtrees With a Given Sum