not use Java API to produce two simple java implementation of a dictionary interface, LinkedListDict
not use Java API to produce two simple java implementation of a dictionary interface, LinkedListDictionary and HashDictionary, that maps a String key ...