@bittu..
 Given 2 nos.  we need to divide them without performing divison. 
*Please give a better solution than subtracting the nos. again and 
again.*
The author has specifically mentioned this.
The order of this algo will be log(n) since the numbers are represented in 
binary form.
against log(n), where the Quotient =~ N
 
** 

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to