codedecks-in / LeetCode-Solutions

This repository consists of solutions to the problem from LeetCode platform. Subscribe to our Channel for more updates
https://www.youtube.com/c/codedecks
MIT License
821 stars 415 forks source link

Adding a second, non-recursive solution to Ugly-Number.java #468

Open anelatrakic opened 9 months ago

anelatrakic commented 9 months ago

Pull Request

Description

I thought it would be beneficial for the users to have access to a second solution to this LeetCode problem. The file would now contain 2 solutions, one recursive and the other non-recursive.

welcome[bot] commented 9 months ago

I can tell this is your first pull request! Thank you I'm so honored. :tada::tada::tada: I'll take a look at it ASAP!