Find closest multiple of $16$ to $36$. We see that $2 \times 16 = 32$ is the nearest. Now subtract $32$ from $36$ to get reminder $4$. Add $2$ to quotient.
Since $4$ is less than $16$, stop the division. The reminder is $4$. The topmost line $02$ is the quotient. Remove all zeros at the start of the quotient to get the actual quotient $2$.