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