Find duplicate characters in a string

1 min read

https://www.geeksforgeeks.org/print-all-the-duplicates-in-the-input-string/

Check whether a string is palindrome
Why are strings immutable in Java?