docs: add Bubble-Sort to index
parent
ff976fb266
commit
82ebe66d47
|
@ -1,5 +1,6 @@
|
|||
# Algorithms
|
||||
## Sorting
|
||||
- [Bubble Sort](./Sorting/Bubble-Sort.md)
|
||||
- [Merge Sort](./Sorting/Merge-Sort.md)
|
||||
|
||||
## Strings
|
||||
|
|
Loading…
Reference in New Issue