I am expecting answer in java 8.
class Solution { public String[] solution(int[] A) { // write your code in Java SE 8 } }