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

[FEATURE REQUEST] - Implement Boolean Algebra Gates in Java #5680

Open
Taranpreet10451 opened this issue Oct 9, 2024 · 3 comments
Open

[FEATURE REQUEST] - Implement Boolean Algebra Gates in Java #5680

Taranpreet10451 opened this issue Oct 9, 2024 · 3 comments

Comments

@Taranpreet10451
Copy link

What would you like to Propose?

I propose to implement various Boolean algebra gates (AND, OR, NOT, XOR, NAND, NOR) using Java. These gates form the foundation of Boolean logic, which is crucial in fields such as digital circuit design, computer science, and algorithms.

Issue details

This feature request proposes adding basic Boolean algebra gates such as AND, OR, NOT, XOR, NAND, and NOR to the project using Java. These logical gates are essential for various applications like digital circuit design, simulations, and algorithm development. Implementing them as separate classes will enhance the project's utility in handling Boolean operations.

Additional Information

No response

@Taranpreet10451
Copy link
Author

@siriak I would like to work on this issue.

@SAIVARDHAN15
Copy link
Contributor

hey @Taranpreet10451 you still working on it? If you need any help I happy to do so.

Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contribution!

@github-actions github-actions bot added the stale label Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants