Register
|
Login
HOME
PROBLEMSET
ROADMAP
COMPETITION
TOPIC
RANKING
GUIDE
MASHUP
ABOUT
CONTACT
Module Introduction to tree
Introduction to tree
**Frequency: 9/10** A special type of graph.
Resources
- [Wikipedia: Tree](https://en.wikipedia.org/wiki/Tree_(graph_theory))
Problems
Tree
419 / 444
800
Leaves
314 / 394
800
Depth
344 / 347
800
Subtree size
329 / 337
800
Jogging
297 / 300
800
Tree diameter
299 / 307
800
White path
271 / 280
800
Graph
BFS / DFS
Tree
Introduction to tree
Data structure
Disjoint Set Union (DSU)
Dynamic Programming
Introduction to dynamic programming
Introduction to Dynamic Programming (Part two)
DP on tree
String
String matching - Hash
Bitmasks
Bitwise operations