Find closest multiple of $36$ to $36$. We see that $1 \times 36 = 36$ is the nearest. Now subtract $36$ from $36$ to get reminder $0$. Add $1$ to quotient.
Find closest multiple of $36$ to $83$. We see that $2 \times 36 = 72$ is the nearest. Now subtract $72$ from $83$ to get reminder $11$. Add $2$ to quotient.
Since $11$ is less than $36$, stop the division. The reminder is $11$. The topmost line $0102$ is the quotient. Remove all zeros at the start of the quotient to get the actual quotient $102$.