Skip to content

Commit

Permalink
Fix translation errors in README-cn.md file
Browse files Browse the repository at this point in the history
Corrected two translation errors in README-cn.md file:
- Fixed translation of ''Do 2 or 3 questions regarding linked lists'' from ''关于链表的问题,请提出2或3个'' to ''请先做2或3个关于链表的问题''.
- Fixed translation of ''but how you apply the knowledge'' from ''而是因为你如何应用这些知识'' to ''而是因为你知道如何应用这些知识''.

This correction improves clarity and better aligns with the intended meaning of the original text.
  • Loading branch information
HUI XU authored and HUI XU committed Aug 30, 2024
1 parent 7420595 commit 69ecb92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions translations/README-cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -407,14 +407,14 @@
一旦你学完一个主题,并且对它有了一定的掌握,比如 **链表(linked lists)**:
1. 打开其中一本[编程面试书籍](#interview-prep-books)(或下方列出的编程问题网站之一)。
1. 关于链表的问题,请提出2或3个
1. 请先做2或3个关于链表的问题
1. 继续学习下一个主题。
1. 稍后,回来再做另外2或3个链表问题。
1. 使用这种方法来学习每个新主题。
**在学习这些内容的过程中不断做问题,而不是之后。**
你被雇佣的不是因为你的知识,而是因为你如何应用这些知识
你被雇佣的不是因为你的知识,而是因为你知道如何应用这些知识
下面列出了许多资源供你参考。继续前进吧。
Expand Down

0 comments on commit 69ecb92

Please sign in to comment.