InterviewBit Problems
Power Of Two Integers : Unsolved
How do you express 1024064001 as a^b?
(3)
How do you express 1024000000 as a^b?
(6)
823543 doesnot have a perfect nth root
(2)
How can output for A= 536870912 be 1?
(2)
Title of the challenge should be power of .. integers
(1)
Simple solution using logarithms in Python 2
(2)
2 different outcomes on submission
(1)
Time limit exceeded error for 1 case
(1)
Can anyone explain me the problem
(1)
1024000000 = (2^16)*(5^6). But the expected output is 1. How?
(5)
Time limit exceeded error
(2)
Throwing a time limit exceeded error.need help
(2)
Why do we use while(p <INT_MAX / i) condition
(2)
Cannot find the error in this approach
(2)
Why does this not work?
(2)
Why am I getting segmentation fault?
(2)
When input is 1
(3)
Careful when the value of A is 1
(1)
Time liimit exceeded
(1)
Pen and paper always help. :D
(1)
Hey, once you complete the problem. Checkout C solution of problem. I found it m
(1)
Finally learnt newton raphson method because of this .Thanks
(4)
How do we represent 536870912 as A^P where A and P are integers?
(2)
← previous page
next page →