logical
Here are 10 public repositories matching this topic...
Logical game with OpenGL animated cartoon 2d graphics
-
Updated
Jul 29, 2018 - Java
A micro conditional java engine used to parse the raw logical and comparison expressions, evaluate the expression in the given data context, and provide access to a text form of the given expressions.
-
Updated
Feb 24, 2025 - Java
Java fundamentals practice repository featuring core concepts, OOP principles, collections testing
-
Updated
Jul 20, 2025 - Java
Basic Interview questions and its Java solutions
-
Updated
Aug 28, 2021 - Java
The == and != operators can be used with any primitive data types as well as objects. The <, >, <=, and >= can be used with primitive data types that can be represented in numbers. Logical operators are used to performing logical “AND”, “OR” and “NOT” operations, i.e. the function similar to AND gate and OR gate in digital electronics.
-
Updated
Jan 17, 2023 - Java
A comprehensive repository of data structures and algorithms implemented in various programming languages. This collection is designed to help developers and students understand and apply fundamental concepts, with clear examples and explanations for each topic.
-
Updated
Oct 8, 2025 - Java
Improve this page
Add a description, image, and links to the logical topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the logical topic, visit your repo's landing page and select "manage topics."