Enum DictionaryType
The dictionary implementation type.
Namespace: Advanced.Algorithms.DataStructures.Dictionaries
Assembly: Advanced.Algorithms.dll
Syntax
public enum DictionaryType
Fields
Name | Description |
---|---|
OpenAddressing | |
SeparateChaining |