Templates
Template: 21. BUILD GRAPH FROM EDGE LIST
Mark when done:
21. BUILD GRAPH FROM EDGE LIST
# =============================================================================
# Use when: you receive `edges = [[u, v], ...]` and need an adjacency list