Erstellt von Mateusz Zawadzki
vor mehr als 3 Jahre
|
||
Frage | Antworten |
Linear Search | A type of search algorithm in which an entire array is looped through to find the true value. |
Binary Search | A type of search algorithm in which an array is repeatedly split in half if a value cannot be found in one half. Only works in a sorted array. |
Möchten Sie mit GoConqr kostenlos Ihre eigenen Karteikarten erstellen? Mehr erfahren.