Posts related to tag: character


Find first repeated character in a string using Java

This tutorial will help you to find the first recurring or repeated character in a given string. By asking these […] Continue reading »

How to count the frequency of a character in a string in Java

If you want to be a Java Developer and preparing for the interviews then this question is for you. Most […] Continue reading »