Skip to content

Linux Kernel Module to implement 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.

Notifications You must be signed in to change notification settings

abdullaharshad/Linux-Kernel-Module

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Linux Kernel Module to implement 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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 91.5%
  • Makefile 8.5%