/DivisionByLogN

Get quotient from divide one integer by another, without using division operation -- in log time

Primary LanguageJava