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

[Problem] Find largest prime factor #14

Open
ademclk opened this issue Aug 14, 2022 · 6 comments
Open

[Problem] Find largest prime factor #14

ademclk opened this issue Aug 14, 2022 · 6 comments
Labels
challenges good first contribution Good for new contributors good first issue Good for newcomers

Comments

@ademclk
Copy link
Owner

ademclk commented Aug 14, 2022

Develop an algorithm to find largest prime factor of given number.

For example: 15 -> 3 5

Largest prime factor of 15 is 5 here.

Find the largest prime factor of 800851475143.

@ademclk ademclk added good first issue Good for newcomers challenges good first contribution Good for new contributors labels Aug 14, 2022
@ademclk ademclk changed the title [Problem] Find largest prime [Problem] Find largest prime factor Aug 14, 2022
@ankitgujral7
Copy link
Contributor

I would like work on this problem.

@ademclk
Copy link
Owner Author

ademclk commented Aug 14, 2022 via email

@Aqdas-7
Copy link
Contributor

Aqdas-7 commented Aug 28, 2022

Hey, Is this issue Available? Also I would like my name to show in the contributors, My previous PR has been accepted but my name dosen't show up, what to do?

@ademclk
Copy link
Owner Author

ademclk commented Aug 28, 2022

Hey, Is this issue Available? Also I would like my name to show in the contributors, My previous PR has been accepted but my name dosen't show up, what to do?

You can solve this problem. Idk why normally it should appear when I merge your solution to main branch. Send a pr again and let's see if it works or not.

@ademclk
Copy link
Owner Author

ademclk commented Aug 28, 2022

Hey, Is this issue Available? Also I would like my name to show in the contributors, My previous PR has been accepted but my name dosen't show up, what to do?

Oh, maybe I made a mistake while changing directories and I deleted your code. If you still have it please pr that again.

@Aqdas-7
Copy link
Contributor

Aqdas-7 commented Aug 28, 2022

I will PR This one

Aqdas-7 pushed a commit to Aqdas-7/callofcode that referenced this issue Aug 28, 2022
Aqdas-7 pushed a commit to Aqdas-7/callofcode that referenced this issue Aug 28, 2022
ademclk added a commit that referenced this issue Aug 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
challenges good first contribution Good for new contributors good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants