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