TheAlgorithms / Ruby

All algorithms implemented in Ruby
MIT License
1.18k stars 292 forks source link

Feat: Project Euler Problem 14 #205

Closed domix80 closed 1 year ago

domix80 commented 1 year ago

Adding the resolution for Euler Problem 14: Longest Collatz sequence

domix80 commented 1 year ago

@StepfenShawn , @vbrazo - May I ask you to review and eventually merge the code?

domix80 commented 1 year ago

Hi @StepfenShawn ,

Thanks for the review. I have restored DIRECTORY.md file

Br, Domenico