Skip to content

Add NthUglyNumber.java in Maths section#2615

Merged
siriak merged 3 commits intoTheAlgorithms:masterfrom
skmodi649:Add-NthUglyNumber.java-in-Maths-section
Oct 15, 2021
Merged

Add NthUglyNumber.java in Maths section#2615
siriak merged 3 commits intoTheAlgorithms:masterfrom
skmodi649:Add-NthUglyNumber.java-in-Maths-section

Conversation

@skmodi649
Copy link
Copy Markdown
Contributor

Describe your change:

  • Add an algorithm?
  • Fix a bug or typo in an existing algorithm?
  • Documentation change?

References : Issue = Nth Ugly Number Implementation

Checklist:

  • I have read CONTRIBUTING.md.
  • This pull request is all my own work -- I have not plagiarized.
  • I know that pull requests will not be merged if they fail the automated tests.
  • This PR only changes one algorithm file. To ease review, please open separate PRs for separate algorithms.
  • All new Java files are placed inside an existing directory.
  • All functions and variable names follow Java naming conventions.
  • If this pull request resolves one or more open issues then the commit message contains Fixes: #2276 }.

@skmodi649 skmodi649 requested a review from siriak as a code owner October 14, 2021 11:41
@skmodi649
Copy link
Copy Markdown
Contributor Author

Please review the pull request and do provide the insights
Thank you!

@skmodi649 skmodi649 changed the title Create NthUglyNumber.java in Maths section Add NthUglyNumber.java in Maths section Oct 15, 2021
@skmodi649
Copy link
Copy Markdown
Contributor Author

This PR actually fixes Issue #2609

@siriak siriak merged commit 5dd3366 into TheAlgorithms:master Oct 15, 2021
@skmodi649
Copy link
Copy Markdown
Contributor Author

Can you please add Hacktoberfest label to this pull request , I am participating in Hacktoberfest 2021
It will be of great help!

@skmodi649 skmodi649 deleted the Add-NthUglyNumber.java-in-Maths-section branch October 17, 2021 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants