Posts

C Program to find the result of a Number raised to another Number in Modulo (10 ^ 9) + 7 (For Large Integers) (Recursive approach)

C Program to find the result of a Number raised to another Number in Modulo (10 ^ 9) + 7 (For Large Integers) (iterative approach)

C Program to print the Factorial of a Large Number in Modulo (10 ^ 9) + 7 (iterative approach)