Jatin-Shihora / DSA-Essentials_Core-CS

All essential Data Structures and Algorithms with different programming languages.
MIT License
12 stars 13 forks source link

Request to enhance "Nth_Ugly_Number.java" as pull request #21

Closed DmitriyShum closed 1 year ago

DmitriyShum commented 1 year ago

Problem Link

Submission Type

Problem Description

Submission Directory

Language

Kindly assign me this issue. Thanks

~ DmitriyShum

Jatin-Shihora commented 1 year ago

What enhancements are you going to do?

DmitriyShum commented 1 year ago

@Jatin-Shihora Less spaces, direct import, organization, and more comments for easier understanding. As well as fixes such as the class name.

DmitriyShum commented 1 year ago

A lot of other classes in the repository have file name problems that will have trouble running.

Jatin-Shihora commented 1 year ago

A lot of other classes in the repository have file name problems that will have trouble running.

yeah, you are right on this, when I was changing my systems those file names got messed up. So if you want to rectify those things you can create a new issue for this let's not mix up Nth_Ugly_Number ;)

Jatin-Shihora commented 1 year ago

@Jatin-Shihora Less spaces, direct import, organization, and more comments for easier understanding. As well as fixes such as the class name.

Ok, I am assigning @DmitriyShum this issue. Happy Coding ^_^

DmitriyShum commented 1 year ago

I'm on it!

DmitriyShum commented 1 year ago

What do you mean "let's not mix up Nth_Ugly_Number?"

Jatin-Shihora commented 1 year ago

What do you mean by "let's not mix up Nth_Ugly_Number?"

Ok, So what I mean is to create one more issue for fixing those messy names for classes, you can take it as an enhancement-type issue or you can also create multiple issues with rectification done according to the subdirectory.

Jatin-Shihora commented 1 year ago

You did a good job @DmitriyShum. So now closing this issue :)