krahets / hello-algo

《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
https://www.hello-algo.com
Other
95.04k stars 12.07k forks source link

fix(typo): Update linked_list.md #1307

Closed smilelsb closed 4 months ago

smilelsb commented 4 months ago

它表现出先进后出的特性,对应栈;它表现出先进先出的特性,对应队列。 适当修改为“它表现的特性为先进后出”和“它表现的特性为先进先出”。 因为原本的语句第一次阅读出现“出先进后”的错误断句

If this pull request (PR) pertains to Chinese-to-English translation, please confirm that you have read the contribution guidelines and complete the checklist below:

If this pull request (PR) is associated with coding or code transpilation, please attach the relevant console outputs to the PR and complete the following checklist: