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

[ADD] Get Factorial upto 'n' (with modulus) (return an array) #69

Open
Vaibhavv1703 opened this issue Jan 8, 2025 · 3 comments
Open

Comments

@Vaibhavv1703
Copy link
Contributor

Please assign this issue to me

@imsuraj675
Copy link
Owner

@Vaibhavv1703 Go ahead, Make sure to store the factorials in long

@Vaibhavv1703
Copy link
Contributor Author

What does "with modulus" mean exactly? Like what should be the input

@imsuraj675
Copy link
Owner

The function should input n and mod value, since factorial can be much large, instead save mod values

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

2 participants