akshitagit / Python

Repository for Python codes and algos. Star the repo too.
https://github.com/akshitagupta15june
MIT License
121 stars 110 forks source link

prime factorise a natural number into its prime factors. #105

Open akshitagupta15june opened 3 years ago

akshitagupta15june commented 3 years ago

add in maths folder

Pratap2018 commented 3 years ago

assign me

ion05 commented 3 years ago

Please assign me too

manan025 commented 3 years ago

Can I work on this issue? I will use python and C++

Ayushmaan2001 commented 3 years ago

pls assign this to me @akshitagupta15june

imsaptarshi commented 3 years ago

assign me too!

BassCoder2808 commented 3 years ago

I have implemented the above code in python. I have also completed the code and here is the output: PS C:\Users\vedant jolly\Desktop> python .\hacktober.py prime factorization for 122 : 2 61 The time complexity of the code I have written is O(log(n)) For this I have used Sieve Algorithm I would like you to assign this issue to me.

akshitagupta15june commented 3 years ago

Ok @BassCoder2808 can you raise a or for this.

BassCoder2808 commented 3 years ago

Thanks!

BassCoder2808 commented 3 years ago

I will raise a pull request for the same by Today night.

davidvallejo98 commented 3 years ago

assign me too!