Euler's criterion states that $ (\tfrac{a}{p}) \equiv a^{\frac{p-1}{2}} (\text{ mod }p \,) $, where $(\tfrac{a}{p})$ is the Legendre symbol.
Here is one algebraic proof, since $\mathbb{Z}/p\mathbb{Z}$ is cyclic, $a = g^k$
$ a^{\frac{p-1}{2}} = (g^{ \frac{p-1}{2}})^k = (-1)^k $
which is $\pm 1$ as to either $k$ is even or odd... Then one still has to prove this group is cyclic.
Is there a combinatorial proof if this identity?
I started thinking about this question reading about proofs of quadratic reciprocity.
A combinatorial-ish proof can be given using Zolotarev's lemma:
There is a completely combinatorial proof on Wikipedia, not relying on the existence of a primitive root.
Now, on the other hand, let us write
$$\Delta = \prod_{1 \leq i < j <p} (i-j) \in (\mathbf Z/p\mathbf Z)^\times.$$
By definition of the sign of a permutation, and by Zolotarev's lemma, we have
$$(a/p)\Delta = \prod_{1 \leq i < j <p} (ai-aj) = a^{p(p-1)/2}\Delta = a^{p-1/2}\Delta$$
because there are $p(p-1)/2$ terms in the product, and because $a^p=a$. Therefore,
$$(a/p) = a^{(p-1)/2}.$$