ログイン

java

java
6問 • 2年前
  • Myra Mortal
  • 通報

    問題一覧

  • 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,

  • myra

    myra

    Myra Mortal · 34問 · 2年前

    myra

    myra

    34問 • 2年前
    Myra Mortal

    問題一覧

  • 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,