"binary search" meaning in All languages combined

See binary search on Wiktionary

Noun [English]

Forms: binary searches [plural]
Head templates: {{en-noun|~}} binary search (countable and uncountable, plural binary searches)
  1. (computing theory) A search for a value within a sorted array by repeatedly comparing the target value with the middle element; if they are unequal, the half in which the target cannot lie is eliminated and the comparison is repeated on the remaining half. Wikipedia link: Binary search algorithm Tags: countable, uncountable Categories (topical): Theory of computing Translations (search for a value): duoniga serĉo (Esperanto)

Inflected forms

Download JSON data for binary search meaning in All languages combined (1.8kB)

{
  "forms": [
    {
      "form": "binary searches",
      "tags": [
        "plural"
      ]
    }
  ],
  "head_templates": [
    {
      "args": {
        "1": "~"
      },
      "expansion": "binary search (countable and uncountable, plural binary searches)",
      "name": "en-noun"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "noun",
  "senses": [
    {
      "categories": [
        {
          "kind": "other",
          "name": "English entries with incorrect language header",
          "parents": [
            "Entries with incorrect language header",
            "Entry maintenance"
          ],
          "source": "w"
        },
        {
          "kind": "topical",
          "langcode": "en",
          "name": "Theory of computing",
          "orig": "en:Theory of computing",
          "parents": [
            "Computer science",
            "Computing",
            "Sciences",
            "Technology",
            "All topics",
            "Fundamental"
          ],
          "source": "w"
        }
      ],
      "glosses": [
        "A search for a value within a sorted array by repeatedly comparing the target value with the middle element; if they are unequal, the half in which the target cannot lie is eliminated and the comparison is repeated on the remaining half."
      ],
      "id": "en-binary_search-en-noun-VYL59ccR",
      "links": [
        [
          "computing",
          "computing#Noun"
        ],
        [
          "theory",
          "theory"
        ],
        [
          "value",
          "value"
        ],
        [
          "sort",
          "sort"
        ],
        [
          "array",
          "array"
        ],
        [
          "middle",
          "middle"
        ],
        [
          "element",
          "element"
        ],
        [
          "unequal",
          "unequal"
        ],
        [
          "eliminate",
          "eliminate"
        ]
      ],
      "raw_glosses": [
        "(computing theory) A search for a value within a sorted array by repeatedly comparing the target value with the middle element; if they are unequal, the half in which the target cannot lie is eliminated and the comparison is repeated on the remaining half."
      ],
      "tags": [
        "countable",
        "uncountable"
      ],
      "topics": [
        "computing",
        "computing-theory",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "sciences"
      ],
      "translations": [
        {
          "code": "eo",
          "lang": "Esperanto",
          "sense": "search for a value",
          "word": "duoniga serĉo"
        }
      ],
      "wikipedia": [
        "Binary search algorithm"
      ]
    }
  ],
  "word": "binary search"
}
{
  "forms": [
    {
      "form": "binary searches",
      "tags": [
        "plural"
      ]
    }
  ],
  "head_templates": [
    {
      "args": {
        "1": "~"
      },
      "expansion": "binary search (countable and uncountable, plural binary searches)",
      "name": "en-noun"
    }
  ],
  "lang": "English",
  "lang_code": "en",
  "pos": "noun",
  "senses": [
    {
      "categories": [
        "English countable nouns",
        "English entries with incorrect language header",
        "English lemmas",
        "English multiword terms",
        "English nouns",
        "English uncountable nouns",
        "en:Theory of computing"
      ],
      "glosses": [
        "A search for a value within a sorted array by repeatedly comparing the target value with the middle element; if they are unequal, the half in which the target cannot lie is eliminated and the comparison is repeated on the remaining half."
      ],
      "links": [
        [
          "computing",
          "computing#Noun"
        ],
        [
          "theory",
          "theory"
        ],
        [
          "value",
          "value"
        ],
        [
          "sort",
          "sort"
        ],
        [
          "array",
          "array"
        ],
        [
          "middle",
          "middle"
        ],
        [
          "element",
          "element"
        ],
        [
          "unequal",
          "unequal"
        ],
        [
          "eliminate",
          "eliminate"
        ]
      ],
      "raw_glosses": [
        "(computing theory) A search for a value within a sorted array by repeatedly comparing the target value with the middle element; if they are unequal, the half in which the target cannot lie is eliminated and the comparison is repeated on the remaining half."
      ],
      "tags": [
        "countable",
        "uncountable"
      ],
      "topics": [
        "computing",
        "computing-theory",
        "engineering",
        "mathematics",
        "natural-sciences",
        "physical-sciences",
        "sciences"
      ],
      "wikipedia": [
        "Binary search algorithm"
      ]
    }
  ],
  "translations": [
    {
      "code": "eo",
      "lang": "Esperanto",
      "sense": "search for a value",
      "word": "duoniga serĉo"
    }
  ],
  "word": "binary search"
}

This page is a part of the kaikki.org machine-readable All languages combined dictionary. This dictionary is based on structured data extracted on 2024-05-10 from the enwiktionary dump dated 2024-05-02 using wiktextract (a644e18 and edd475d). The data shown on this site has been post-processed and various details (e.g., extra categories) removed, some information disambiguated, and additional data merged from other sources. See the raw data download page for the unprocessed wiktextract data.

If you use this data in academic research, please cite Tatu Ylonen: Wiktextract: Wiktionary as Machine-Readable Structured Data, Proceedings of the 13th Conference on Language Resources and Evaluation (LREC), pp. 1317-1325, Marseille, 20-25 June 2022. Linking to the relevant page(s) under https://kaikki.org would also be greatly appreciated.