60fcebebc7e68895f48dbe883cbe00e1c82c9e5e
BubbleSort.md
| ... | ... | @@ -41,6 +41,7 @@ public class BubbleSort { |
| 41 | 41 | ``` |
| 42 | 42 | |
| 43 | 43 | ### Eigenschaften |
| 44 | + |
|
| 44 | 45 | |=== |
| 45 | 46 | | Merkmal | Wert |
| 46 | 47 | | **Best-Case** | O(n) |