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
346 / 368
800
Leaves
263 / 331
800
Depth
289 / 291
800
Subtree size
277 / 282
800
Jogging
253 / 256
800
Tree diameter
257 / 264
800
White path
229 / 238
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