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

Nth Ugly Number Implementation #2609

Closed
skmodi649 opened this issue Oct 14, 2021 · 1 comment
Closed

Nth Ugly Number Implementation #2609

skmodi649 opened this issue Oct 14, 2021 · 1 comment
Assignees

Comments

@skmodi649
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Add an easy and efficient way to calculate nth Ugly Number

Describe the solution you'd like
The following approach will make use of Dynamic Programming to compute nth Ugly Number , the problem description and Algorithm will be provided as comments in the file
As a part of Hacktoberfest 2021 , I would love to add this feature in the codebase
Can you please assign this to me @siriak
Thank you!

@skmodi649
Copy link
Contributor Author

Pull request merged
Thank you!

@skmodi649 skmodi649 reopened this Oct 15, 2021
@skmodi649 skmodi649 reopened this Oct 15, 2021
@siriak siriak closed this as completed Oct 15, 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

No branches or pull requests

2 participants