aayushi-droid / Edabit-Solutions

Edabit Solutions using Cpp(C++)
MIT License
39 stars 154 forks source link

Persistent Little Bugger #134

Closed div5252 closed 4 years ago

div5252 commented 4 years ago

Before jumping into Pr first comment for assign.

Problem statement : Create a function that takes a number and returns its multiplicative persistence, which is the number of times you must multiply the digits in num until you reach a single digit. Probelm Link : Persistent Little Bugger Choose one Cateorgy - Very Easy, Easy, Medium, Hard, Very Hard, Expert question category : Hard


Before submitting a PR please Check some details.

This repository is vaild for HacktoberFest2020

Read before making PR - How to contribute on Github Good Luck,

div5252 commented 4 years ago

Assign this problem to me