Sololearn: Learn to Code
New course! Every coder should learn Generative AI!
Try a free lesson
0
In java there exists a class dictonary. It is a subclass of HashTable. https://docs.oracle.com/javase/7/docs/api/java/util/Dictionary.html " NOTE: This class is obsolete. New implementations should implement the Map interface, rather than extending this class." So I think dictionary = HashMap/HashTable. But I don't know if a python dictionary uses hashing.
5th Jun 2019, 11:18 PM
Denise Roßberg
Denise Roßberg - avatar