Update and rename 18.2 删除链表中重复的结点.md to 18.2 删除排序链表中重复的结点.md

题目描述错误,题目中的链表应为排序后的链表
This commit is contained in:
xie140240318 2020-03-26 23:11:31 +08:00 committed by GitHub
parent efeb9b3762
commit 4b9ec3e4ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
# 18.2 删除链表中重复的结点 # 18.2 删除排序链表中重复的结点
[NowCoder](https://www.nowcoder.com/practice/fc533c45b73a41b0b44ccba763f866ef?tpId=13&tqId=11209&tPage=1&rp=1&ru=/ta/coding-interviews&qru=/ta/coding-interviews/question-ranking&from=cyc_github) [NowCoder](https://www.nowcoder.com/practice/fc533c45b73a41b0b44ccba763f866ef?tpId=13&tqId=11209&tPage=1&rp=1&ru=/ta/coding-interviews&qru=/ta/coding-interviews/question-ranking&from=cyc_github)