mirror of
https://github.com/krahets/hello-algo.git
synced 2026-08-09 18:40:58 +00:00
build
This commit is contained in:
@@ -9,9 +9,7 @@ comments: true
|
||||
- 待排序的列表的 **元素类型** 可以是整数、浮点数、字符、或字符串;
|
||||
- 排序算法可以根据需要设定 **判断规则**,例如数字大小、字符 ASCII 码顺序、自定义规则;
|
||||
|
||||

|
||||
|
||||
<p align="center"> Fig. 排序中的不同元素类型和判断规则 </p>
|
||||

|
||||
|
||||
## 11.1.1. 评价维度
|
||||
|
||||
|
||||
Reference in New Issue
Block a user