mauryahimanshu / Must-know-Algorithms-for-competitive-coding

For Hacktoberfest 2020 Contribution
https://hacktoberfest.digitalocean.com/
2 stars 12 forks source link

Prime Factorization #4

Open mauryahimanshu opened 3 years ago

mauryahimanshu commented 3 years ago

Aim : Create a function that returns a vector of all the prime factors of a postive Integer. Difficulty : Easy Addition Remark :

Good Luck.

justinbax commented 3 years ago

Working on it!

kratikasinghal commented 3 years ago

Hey @mauryahimanshu I would like to work on this issue please assign me

kartikeysingh6 commented 3 years ago

Aim : Create a function that returns a vector of all the prime factors of a postive Integer. Difficulty : Easy Addition Remark :

Good Luck.

Can you assign me? I'd love to work on it.

vrinda41198 commented 3 years ago

Hello,

Please can you assign this to me? I am trying open source for the first time, and this would be a helpful starting point.