Java icon indicating copy to clipboard operation
Java copied to clipboard

[FEATURE REQUEST] - Implement Boolean Algebra Gates in Java

Open Taranpreet10451 opened this issue 1 year ago • 2 comments

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 avatar Oct 09 '24 13:10 Taranpreet10451

@siriak I would like to work on this issue.

Taranpreet10451 avatar Oct 09 '24 13:10 Taranpreet10451

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

SAIVARDHAN15 avatar Oct 10 '24 10:10 SAIVARDHAN15

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[bot] avatar Nov 12 '24 00:11 github-actions[bot]

Please reopen this issue once you have made the required changes. If you need help, feel free to ask in our Discord server or ping one of the maintainers here. Thank you for your contribution!

github-actions[bot] avatar Nov 20 '24 00:11 github-actions[bot]