Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 263 Bytes

File metadata and controls

7 lines (7 loc) · 263 Bytes

Linux-Kernel-Module

This single module contains following functionality:
Find Factorial of a number.
Find Product of n numbers.
Find Sum of n numbers.
Check whether a number is prime or not.
Check whether a string is pallindrome or not.