java
問題一覧
1
is a collection that stores data in key-value pairs.
hash data structure
2
known as index
hash index
3
receives the input key and returns the index of an element in an array
called a hash table
hash function
4
is a data structure that maps keys to values using a special function
hash table
5
is a specialized tree-based structure
heap
6
types of heap
min-heap max-heap,
問題一覧
1
is a collection that stores data in key-value pairs.
hash data structure
2
known as index
hash index
3
receives the input key and returns the index of an element in an array
called a hash table
hash function
4
is a data structure that maps keys to values using a special function
hash table
5
is a specialized tree-based structure
heap
6
types of heap
min-heap max-heap,