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

algorithm: find min #61

Merged
merged 1 commit into from
Oct 16, 2022
Merged

algorithm: find min #61

merged 1 commit into from
Oct 16, 2022

Conversation

Psytew
Copy link
Contributor

@Psytew Psytew commented Oct 15, 2022

#10 : Adding IsMin feature, one of several requested.

Copy link
Contributor

@appgurueu appgurueu left a comment

Choose a reason for hiding this comment

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

The function should be called findMin or just min; a function called isMin would be expected to check whether a number is the minimum.

Maths/IsMin.ts Outdated Show resolved Hide resolved
@Psytew
Copy link
Contributor Author

Psytew commented Oct 15, 2022

PR is updated per the above comments.

@raklaptudirm raklaptudirm changed the title Feat: Added IsMin algorithm: find min Oct 16, 2022
@raklaptudirm raklaptudirm merged commit 12fa80b into TheAlgorithms:master Oct 16, 2022
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.

3 participants