Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
akshitagupta15june opened this issue Sep 29, 2020 · 10 comments
Open

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

akshitagupta15june opened this issue Sep 29, 2020 · 10 comments

Comments

@akshitagupta15june
Copy link
Member

add in maths folder

@Pratap2018
Copy link

Pratap2018 commented Sep 29, 2020

assign me

@ion05
Copy link

ion05 commented Sep 29, 2020

Please assign me too

@manan025
Copy link

manan025 commented Sep 29, 2020

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

@Ayushmaan2001
Copy link

Ayushmaan2001 commented Sep 29, 2020

pls assign this to me @akshitagupta15june

@imsaptarshi
Copy link

assign me too!

@BassCoder2808
Copy link

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
Copy link
Member Author

Ok @BassCoder2808 can you raise a or for this.

@BassCoder2808
Copy link

Thanks!

@BassCoder2808
Copy link

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

@davidvallejo98
Copy link

assign me too!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants