What is the maximum number of edges in a bipartite graph with nnn vertices?
n24\frac{n^2}{4}4n2
n(n−1)2\frac{n(n-1)}{2}2n(n−1)
n22\frac{n^2}{2}2n2
n−1n-1n−1