Skip to content

Taking a string of integers and a number, n as input, this function returns the string where the integers are sorted in descending order but does not contain more than n continuous same integers

Notifications You must be signed in to change notification settings

AruparnaMaity/maxn_numstring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

maxn_numstring

Taking a string of integers and a number, n as input, this function returns the string where the integers are sorted in descending order but does not contain more than n continuous same integers

About

Taking a string of integers and a number, n as input, this function returns the string where the integers are sorted in descending order but does not contain more than n continuous same integers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published