# Algorithms
## Sorting
- [Merge Sort](./Sorting/Merge-Sort.md)
## Strings
- [Palindrome](./Strings/Palindrome.md)
## Others
[How to add an new algorithm documentation ?](./CONTRIBUTING.md)