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

Check prime with and without recursion in java #1417

Merged
merged 10 commits into from
Dec 2, 2020

Conversation

ErzaTitania-2001
Copy link
Contributor

Solving the question Prime Number with iteration as well as recursion #1372

Have you read the Contributing Guidelines on Pull Requests?

Yes

Checklist

  • [ y] I've read the contribution guidelines.
  • [ y] I've checked the issue list before deciding what to submit.
  • [ y] I've edited the README.md and link to my code.

Related Issues or Pull Requests

Prime Number #1372

Solving the question Prime Number with iteration as well as recursion HarshCasper#1372
Copy link
Contributor

@iamrajiv iamrajiv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ErzaTitania-2001 Add sample input-output, space and time complexity. Also, update the README file.

@iamrajiv iamrajiv requested a review from atarax665 December 2, 2020 06:23
@ErzaTitania-2001
Copy link
Contributor Author

ErzaTitania-2001 commented Dec 2, 2020 via email

@iamrajiv
Copy link
Contributor

iamrajiv commented Dec 2, 2020

@ErzaTitania-2001 Yes. Also, you can refer to other programs for reference.

Copy link
Contributor

@iamrajiv iamrajiv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ErzaTitania-2001 Add your program links in Java/README.md.

@ErzaTitania-2001
Copy link
Contributor Author

ErzaTitania-2001 commented Dec 2, 2020 via email

@ErzaTitania-2001
Copy link
Contributor Author

ErzaTitania-2001 commented Dec 2, 2020

Review the changes and if required do suggest more! @iamrajiv @atarax665

@iamrajiv iamrajiv merged commit 0512799 into HarshCasper:master Dec 2, 2020
@iamrajiv
Copy link
Contributor

iamrajiv commented Dec 2, 2020

@all-contributors please add @ErzaTitania-2001 for code

@allcontributors
Copy link
Contributor

@iamrajiv

I've put up a pull request to add @ErzaTitania-2001! 🎉

@ankitaggarwal23 ankitaggarwal23 changed the title Add files via upload Check prime with and without recursion in java May 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants