Skip to content

Add EvenOddChecker to check if number is even or odd #6369

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

Closed

Conversation

Naveenkumarsuk
Copy link

Summary

Added a simple Java program EvenOddChecker in the others/ folder.

Why

This helps beginners understand basic logic to check even/odd numbers.

Sample Output

@DenizAltunkapan
Copy link
Collaborator

@alxkm Does this kind of contribution qualifies as a meaningful algorithm for this repo? Honestly i think this one-liner is too simple...

@alxkm
Copy link
Contributor

alxkm commented Jul 20, 2025

@DenizAltunkapan, yes, I agree - an odd-even checker is quite a standard utility and doesn't really qualify as a meaningful algorithm in the context of this repository.

@DenizAltunkapan
Copy link
Collaborator

see comments above -> not considered as meaningful algorithm in this repo

@Naveenkumarsuk
Copy link
Author

Hi @DenizAltunkapan @alxkm Thank you for the feedback and for clarifying the repository’s focus. I appreciate the guidance on what qualifies as a meaningful algorithm here. I’ll look into contributing more substantial algorithms or data structures that better align with the project’s goals.

If you have any recommendations or suggestions on specific topics or areas that need contributions, I’d be happy to explore those. Thanks again for your time and consideration.

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