Wir verwenden Cookies und Analyse-Tools, um die Nutzerfreundlichkeit der Internet-Seite zu verbessern und für Marketingzwecke. Wenn Sie fortfahren, diese Seite zu verwenden, nehmen wir an, dass Sie damit einverstanden sind. Zur Datenschutzerklärung.
Selection Sort
CHF 37.40
Auf Lager
SKU
78VSCD2HUJ3
Geliefert zwischen Do., 27.11.2025 und Fr., 28.11.2025
Details
Selection sort is a sorting algorithm, specifically an in-place comparison sort. It has O(n2) time complexity, making it inefficient on large lists, and generally performs worse than the similar insertion sort. Selection sort is noted for its simplicity, and also has performance advantages over more complicated algorithms in certain situations, particularly where auxiliary memory is limited.Effectively, the list is divided into two parts: the sublist of items already sorted, which is built up from left to right and is found at the beginning, and the sublist of items remaining to be sorted, occupying the remainder of the array.
Weitere Informationen
- Allgemeine Informationen
- GTIN 09786138548034
- Editor Eloi Rylan Koios
- Sprache Englisch
- Auflage Aufl.
- Größe H220mm x B220mm
- Jahr 2011
- EAN 9786138548034
- Format Kartonierter Einband (Kt)
- ISBN 978-613-8-54803-4
- Titel Selection Sort
- Untertitel Sorting Algorithm
- Herausgeber TRACT
- Anzahl Seiten 68
- Genre Informatik
Bewertungen
Schreiben Sie eine Bewertung