mariazevedo88 / hackerrank-challenges

A project of solved Java/SQL challenges from HackerRank website
MIT License
17 stars 8 forks source link

Recursive Digit Sum (Java) - Recursion and Backtracking #36

Closed mariazevedo88 closed 4 years ago

mariazevedo88 commented 4 years ago

Given an integer, find the super digit of the integer.