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