經典的Java算法面試題

一、新浪面試題:編寫一個方法,計算一個字符串中,第一個不重複的字符在當前字符串中的索引。web public class JavaTest { public static String array = "abuacdeaudbdfcefhph"; public static int[] container = new int[128]; public static
相關文章
相關標籤/搜索