codeIIEST / Algorithms

A Repository to store implementation of some of the famous Data Structures and Algorithms (mainly in C/C++/Java/Python) for everyone to learn and contribute.
http://codeiiest.github.io/Algorithms/
MIT License
204 stars 163 forks source link

Issue116 #245

Closed Nihalh55 closed 6 years ago

Nihalh55 commented 6 years ago

Thank you for your contribution. Please provide the details requested below.

ISSUE NUMBER

116

SHORT DESCRIPTION

Prime factorization and divisor algos have been added

TESTING

Tested and verified.

prateekiiest commented 6 years ago

@Nihalh55 , have you merged the updated file structure that I sent you?

Then , create a new branch and do the changes there

Nihalh55 commented 6 years ago

@prateekiiest sorry i didnt recieve an updated file structure. i have created a new branch in my forked repo too and have made changed there.

prateekiiest commented 6 years ago

check in your Pull Request of your forked repo

Nihalh55 commented 6 years ago

@prateekiiest ok i saw it, i see you want to have a proper PR with just 1 commit?Ill try something out, just tell me if that is appropriate.