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.
Odd-even Sort
CHF 57.30
Auf Lager
SKU
TR75N36H5GE
Geliefert zwischen Di., 11.11.2025 und Mi., 12.11.2025
Details
Please note that the content of this book primarily consists of articles available from Wikipedia or other free sources online. Odd-even sort is a relatively simple sorting algorithm. It is a comparison sort based on bubble sort with which it shares many characteristics. It functions by comparing all (odd, even)-indexed pairs of adjacent elements in the list and, if a pair is in the wrong order (the first is larger than the second) the elements are switched. The next step repeats this for (even, odd)-indexed pairs (of adjacent elements). Then it alternates between (odd, even) and (even, odd) steps until the list is sorted. It can be thought of as using parallel processors, each using bubblesort but starting at different points in the list (all odd indices for the first step). This sorting algorithm is only marginally more difficult than bubble sort to implement.
Weitere Informationen
- Allgemeine Informationen
- GTIN 09786131309663
- Genre Technik
- Editor Lambert M. Surhone, Mariam T. Tennoe, Susan F. Henssonow
- Anzahl Seiten 148
- Herausgeber Betascript Publishing
- Größe H220mm x B220mm
- EAN 9786131309663
- Format Fachbuch
- Titel Odd-even Sort
Bewertungen
Schreiben Sie eine Bewertung