• + 0 comments

    public static int designerPdfViewer(List h, String word) { int max=0; // Write your code here for(int i=0;imax){ max=h.get(numx); } } int res= max*word.length(); return res; }