prefix
Here are 22 public repositories matching this topic...
This package hosts an array of frequently used regex validations and regex expression evaluation functionalities. In general, String check encompasses last word check, middle word check, first word check, sentence validation, phone number validation, name validation with or without honorific, password with both default parameter settings and cus…
-
Updated
Apr 6, 2018 - Java
Algorithms code in java.
-
Updated
Mar 11, 2017 - Java
Spring Boot MVC implementations.
-
Updated
Jul 28, 2023 - Java
A smart calculator that uses regex, infix, postfix and prefix algorithms to perform big integer calculations.
-
Updated
Apr 23, 2022 - Java
This project implements a 26-way Trie data structure to manipulate and manage strings efficiently.Then inserts all words to the trie from the given txt file.
-
Updated
Jun 28, 2024 - Java
The ++ operator increments its single operand by one. When used in prefix mode, it increments the operand and evaluates to the incremented value of that operand. When used in postfix mode, it increments its operand, but evaluates to the value of that operand before it was incremented.
-
Updated
Apr 12, 2023 - Java
Finds meaningful words from a randomly generated word puzzle
-
Updated
May 10, 2020 - Java
📟 PostFix PreFix Calculator for Android - This application made for educational purposes under MIT license to calculate post-fix and pre-fix expressions with same user interface as the default calculator on android.
-
Updated
Apr 22, 2019 - Java
The luckperms addon for tab- and chat-prefixes on the market.
-
Updated
Oct 30, 2024 - Java
Improve this page
Add a description, image, and links to the prefix topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the prefix topic, visit your repo's landing page and select "manage topics."