Skip to content

Commit 69ecb92

Browse files
HUI XUHUI XU
authored andcommitted
Fix translation errors in README-cn.md file
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.
1 parent 7420595 commit 69ecb92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

translations/README-cn.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -407,14 +407,14 @@
407407
408408
一旦你学完一个主题,并且对它有了一定的掌握,比如 **链表(linked lists)**:
409409
1. 打开其中一本[编程面试书籍](#interview-prep-books)(或下方列出的编程问题网站之一)。
410-
1. 关于链表的问题,请提出2或3个
410+
1. 请先做2或3个关于链表的问题
411411
1. 继续学习下一个主题。
412412
1. 稍后,回来再做另外2或3个链表问题。
413413
1. 使用这种方法来学习每个新主题。
414414
415415
**在学习这些内容的过程中不断做问题,而不是之后。**
416416
417-
你被雇佣的不是因为你的知识,而是因为你如何应用这些知识
417+
你被雇佣的不是因为你的知识,而是因为你知道如何应用这些知识
418418
419419
下面列出了许多资源供你参考。继续前进吧。
420420

0 commit comments

Comments
 (0)