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

Number of Divisors in Number Theory #75

Open
ArvindR07 opened this issue Sep 29, 2020 · 5 comments
Open

Number of Divisors in Number Theory #75

ArvindR07 opened this issue Sep 29, 2020 · 5 comments

Comments

@ArvindR07
Copy link

Problem Statement
Given an integer, find the number of divisors for it.
(Eg.) Given N = 10, output would be 4 since 10 has four divisors 1, 2, 5, 10.

@ArvindR07
Copy link
Author

I would be happy to contribute this problem to the repo. @akshitagupta15june
Thank you!

@mephi007
Copy link
Contributor

Hey @akshitagupta15june , can you please assign this to me, I would like to contribute in this.

@yashkansal
Copy link

I would like to contribute

1 similar comment
@Algure
Copy link
Contributor

Algure commented Sep 30, 2020

I would like to contribute

@crazyvibes
Copy link
Contributor

Hi, Can you assign me? I want to work on it.

Mystery-2-Dev added a commit to Mystery-2-Dev/JAVA that referenced this issue Jun 23, 2022
akshitagit#75  added program for finding divisor for any given integer.
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

6 participants