- Home
- Contests
- Open Courses
- Data Structures
- Data Structures (with C#)
- Data Structures Fundamentals
- Data Structures Fundamentals - Exercises
- 03. Trees Representation and Traversal (BFS and DFS) - Lab
03. Trees Representation and Traversal (BFS and DFS) - Lab
Contest details
There is no description for the selected contest.
Contest participants: 45
Practice participants: 266
Problems
01. Create Tree
Description
Skeleton
02. Breadth First Order
03. Depth First Order
04. Add Child
05. Remove Node
06. Swap Nodes