diff --git a/Chapter4_数据结构、算法与设计模式/4.3 查找算法.md b/Chapter4_数据结构、算法与设计模式/4.3 查找与插入算法.md similarity index 100% rename from Chapter4_数据结构、算法与设计模式/4.3 查找算法.md rename to Chapter4_数据结构、算法与设计模式/4.3 查找与插入算法.md diff --git a/Chapter4_数据结构、算法与设计模式/4.4 插入算法.md b/Chapter4_数据结构、算法与设计模式/4.4 插入算法.md deleted file mode 100644 index 0d38b7d..0000000 --- a/Chapter4_数据结构、算法与设计模式/4.4 插入算法.md +++ /dev/null @@ -1,3 +0,0 @@ -# 4.4 插入算法 - -## 练习 \ No newline at end of file diff --git a/Chapter4_数据结构、算法与设计模式/4.5 栈与队列.md b/Chapter4_数据结构、算法与设计模式/4.4 栈与队列.md similarity index 100% rename from Chapter4_数据结构、算法与设计模式/4.5 栈与队列.md rename to Chapter4_数据结构、算法与设计模式/4.4 栈与队列.md diff --git a/Chapter4_数据结构、算法与设计模式/4.6 链表.md b/Chapter4_数据结构、算法与设计模式/4.5 链表.md similarity index 100% rename from Chapter4_数据结构、算法与设计模式/4.6 链表.md rename to Chapter4_数据结构、算法与设计模式/4.5 链表.md diff --git a/Chapter4_数据结构、算法与设计模式/4.7 二叉树.md b/Chapter4_数据结构、算法与设计模式/4.6 二叉树.md similarity index 100% rename from Chapter4_数据结构、算法与设计模式/4.7 二叉树.md rename to Chapter4_数据结构、算法与设计模式/4.6 二叉树.md