mirror of
https://github.com/theoludwig/programming-challenges.git
synced 2025-05-18 12:02:53 +02:00
fix: update author - Théo LUDWIG
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
# sorting-algorithms/dart/bubble-sort
|
||||
|
||||
Created by [@Divlo](https://github.com/Divlo) on 29 June 2021.
|
||||
Created by [@theoludwig](https://github.com/theoludwig) on 29 June 2021.
|
||||
|
||||
| Algorithm | Best Case | Average Case | Worst Case |
|
||||
| ----------------------------------------------------------- | ----------- | ------------ | ----------- |
|
||||
|
@ -1,6 +1,6 @@
|
||||
# sorting-algorithms/dart/insertion-sort
|
||||
|
||||
Created by [@Divlo](https://github.com/Divlo) on 29 June 2021.
|
||||
Created by [@theoludwig](https://github.com/theoludwig) on 29 June 2021.
|
||||
|
||||
| Algorithm | Best Case | Average Case | Worst Case |
|
||||
| ----------------------------------------------------------- | ----------- | ------------ | ----------- |
|
||||
|
@ -1,6 +1,6 @@
|
||||
# sorting-algorithms/dart/merge-sort
|
||||
|
||||
Created by [@Divlo](https://github.com/Divlo) on 29 June 2021.
|
||||
Created by [@theoludwig](https://github.com/theoludwig) on 29 June 2021.
|
||||
|
||||
| Algorithm | Best Case | Average Case | Worst Case |
|
||||
| ----------------------------------------------------------- | ----------- | ------------ | ----------- |
|
||||
|
Reference in New Issue
Block a user