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
571 / 602
800
Leaves
422 / 524
800
Depth
462 / 465
800
Subtree size
450 / 458
800
Jogging
408 / 413
800
Tree diameter
405 / 414
800
White path
372 / 384
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