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

translation: Refine the first paragraph of Time Complexity #1471

Closed Enlightenus closed 1 month ago

Enlightenus commented 1 month 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:

Enlightenus commented 1 month ago

The original translation only mentions the time complexity. This is a bit misleading when all the following is talking about the platform and calculating the operation of run time. I still keep the definition of time complexity but it is not mentioned in other versions.