MethodgetCharacterFrequencyIgnoreCaseInFirstAndLastNamesReturns a {@link Map} where key is a letter {@link Character}, and value is a number of its occurrences ignoring case, in all {@link Account#firstName
5-0-functional-programming/5-2-1-crazy-streams/src/main/java/com/bobocode/fp/CrazyStreams.java:181