Skip to content

The “King Number” is a prime number that is the factor of the most numbers in a given list. Can you find the “King Number” in each list? For example, for the list {2, 3, 5, 6, 9, 14, 20}, the answer is 2, since it's a factor of 2, 6, 14 and 20, while 3 is only a factor of 3, 6 and 9.

Notifications You must be signed in to change notification settings

gautamkumar11/King-Number

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

King-Number

The “King Number” is a prime number that is the factor of the most numbers in a given list. Can you find the “King Number” in each list?

For example, for the list {2, 3, 5, 6, 9, 14, 20}, the answer is 2, since it's a factor of 2, 6, 14 and 20, while 3 is only a factor of 3, 6 and 9.

About

The “King Number” is a prime number that is the factor of the most numbers in a given list. Can you find the “King Number” in each list? For example, for the list {2, 3, 5, 6, 9, 14, 20}, the answer is 2, since it's a factor of 2, 6, 14 and 20, while 3 is only a factor of 3, 6 and 9.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages