Posts

Simple Calculator Program in Java

Fused Multiply Add in Java

Multiply two large int/long and operation overflow in Java

Compute the floor of a division and modulus in Java

BigInteger to a primitive type in Java

Java logical And/Or/Xor Example

Division and modulo of unsigned values in Java

Compare two unsigned numbers in Java

Convert to a number by an unsigned conversion in Java

Sum two large int/long and operation overflow in Java

Compute min and max of two numbers in Java

Remove leading and trailing spaces in Java

Remove duplicate characters in a String using Java 8 Stream

Remove duplicate characters in a String Java

Check if a string is a palindrome in Java 8

Check if a string is a palindrome in Java

Generate all permutations of a String in Java 8 Stream

Generate all permutations of a String in Java

Join multiple strings with a delimiter in Java

Remove whitespaces from a string in Java