Was ist die asymptotische Laufzeitkomplexität des Bubble-Sort-Algorithmus?
O(n^2)
O(n log n)
O(n)
O(n^3)

Informatik Übungen werden geladen ...