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

Optimization for the code #1

Merged
merged 1 commit into from May 17, 2022
Merged

Optimization for the code #1

merged 1 commit into from May 17, 2022

Conversation

OmarWebDev
Copy link
Collaborator

@OmarWebDev OmarWebDev commented May 17, 2022

Added JSDoc for functions
isPrime() function was causing infinity loop but now it doesn't
minArray(), maxArray() functions is optimized and code is more cleaner
reverseNum() function wasn't working correctly with decimal numbers but now it does

Added JSDoc for functions
`isPrime()` function was causing infinity loop but now it doesn't
minArray, maxArray functions is optimized and code is more cleaner
`reverseNum()` function wasn't working correctly with decimal numbers but now it does
@alieldeba alieldeba merged commit 0b2cda3 into functionality-library:main May 17, 2022
@alieldeba
Copy link
Member

thanks i have done these functions from mobile

@OmarWebDev OmarWebDev deleted the omarwebdev-patch-1 branch May 17, 2022 18:33
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.

None yet

2 participants