# {frontmatter.title}

本文仍处于草稿阶段,内容可能会发生变化。

How to merge two arrays? How to sort the elements of an array?

The ideas that come to your mind are called algorithms, and they are the soul of a program. If you have more interest in algorithms, please continue to learn more about them.

Reference

If you want to learn more, the following are some references.

《算法图解》

《大话数据结构》

https://leetcode.cn