The linking number counts how many times one curve winds around another. At each crossing between the two curves, assign +1 or -1 based on orientation.
0
Linking Number
Formula: Linking number = (sum of crossing signs) / 2, where we only count crossings between the two different components.