Search data structure

In computer science, a search data structure is any data structure that allows the efficient retrieval of specific items from a set of items, such as a specific record from a database. The simplest, most general, and least efficient search structure is merely an unordered sequential list of all the items.

Source: Wikipedia — Search data structure (CC BY-SA 4.0)

Search data structure

In computer science, a search data structure is any data structure that allows the efficient retrieval of specific items from a set of items, such as a specific record from a database. The simplest, most general, and least efficient search structure is merely an unordered sequential list of all the items.

Source: Wikipedia "Search data structure" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy