Hot Topics

Capgemini Solution
Technical Round
A positive integer of n digits is called an Armstrong number of order n (order is number of digits) if.
abcd… = pow(a,n) + pow(b,n) + pow(c,n) + pow(d,n) + ….




Popular Category
Hot Topics
Go through our study material. Your Job is awaiting.