mc3Kast / next-bigger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Task definition

Implement the NextBiggerThan method which finds the nearest largest integer consisting of the digits of the given positive integer number and null if no such number exists.

Topics - loops, algorithms

About


Languages

Language:C# 100.0%