Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

translation: English Translation of the chapter of preface(part), introduction and complexity analysis(part) #994

Merged
merged 31 commits into from
Dec 21, 2023

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    0aae500 View commit details
    Browse the repository at this point in the history
  2. Update Dockerfile

    A few translation improvements.
    krahets committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    a6fc570 View commit details
    Browse the repository at this point in the history
  3. Fix a badge logo.

    krahets committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    44d9da8 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    a172365 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    krahets committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    ddec2de View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Update README.md

    krahets committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    c82b2e7 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. translation: Refined the automated translation of README (#932)

    * refined the automated translation of README
    
    * Update index.md
    
    * Update mkdocs-en.yml
    
    ---------
    
    Co-authored-by: Yudong Jin <krahets@163.com>
    yuelinxin and krahets committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    a0f140a View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    ef5cc29 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. translation: Update chapter_computational_complexity/performance_eval…

    …uation.md (#943)
    
    * Update performance_evaluation.md
    
    * Update performance_evaluation.md
    
    * Update performance_evaluation.md
    
    change 'methods' to 'approaches' on line 15
    
    * Update performance_evaluation.md
    
    on line 21, change the sentence to 'the results could be the opposite on another computer with different specifications.'
    
    * Update performance_evaluation.md
    
    delete two short sentence on line 5 and 6
    
    * Update performance_evaluation.md
    
    change `unavoidable` to `inevitable` on line 48
    
    * Update performance_evaluation.md
    
    small changes on line 23
    Phoenix0415 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    abe55db View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. translation: Update terminology and improve readability in preface su…

    …mmary (#954)
    
    * Update terminology and improve readability in preface summary
    
    This commit made a few adjustments in the 'summary.md' file for clearer and more accessible language. "Brushing tool library" was replaced with "Coding Toolkit" to better reflect common terminology. Also, advice for beginners in algorithm learning journey was reformulated to imply a more positive approach avoiding detours and common pitfalls. The section related to the discussion forum was rewritten to sound more inviting to readers.
    
    * Format
    longsizhuo committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    77b7967 View commit details
    Browse the repository at this point in the history
  2. Optimize the translation of

    chapter_introduction/algorithms_are_everywhere.
    krahets committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    22edeaa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b7953c View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Update the button assets.

    krahets committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    f0c4afe View commit details
    Browse the repository at this point in the history
  2. Fix the callout

    krahets committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    a7a6ef5 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. translation: chapter_computational_complexity/summary to en (#953)

    * translate chapter_computational_complexity/summary
    
    * minor format
    
    * Update summary.md with comment
    
    * Update summary.md
    
    * Update summary.md
    QiLOL committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    f4e64fe View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. translation: chapter_introduction/what_is_dsa.md (#962)

    * Optimize translation of what_is_dsa.md
    
    * Update
    krahets committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    c5f5abf View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. translation: chapter_introduction/summary.md (#963)

    * Translate chapter_introduction/summary.md
    
    * Update
    krahets committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    ac0e2bb View commit details
    Browse the repository at this point in the history
  2. translation: Update README.md (#964)

    * Update en translation of README.md
    
    * Update README.md
    krahets committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    bd8d47e View commit details
    Browse the repository at this point in the history
  3. translation: update space_complexity.md (#970)

    * update space_complexity.md
    
    * the rest of translation piece
    
    * Update space_complexity.md
    
    ---------
    
    Co-authored-by: ThomasQiu <thomas.qiu@mnfgroup.limited>
    Co-authored-by: Yudong Jin <krahets@163.com>
    3 people committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    a8f0d89 View commit details
    Browse the repository at this point in the history
  4. translation: Update chapter_introduction/index.md (#971)

    * Update index.md
    
    sorry, first time doing this... now this is the final change.
    changes:
    title of the chapter is shorter.
    refined the abstract.
    
    * Update index.md
    
    ---------
    
    Co-authored-by: Yudong Jin <krahets@163.com>
    K3v123 and krahets committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    41b6ba3 View commit details
    Browse the repository at this point in the history
  5. translation: Update chapter_data_structure/classification_of_data_str…

    …ucture.md (#980)
    
    * update classification_of_data_structure.md
    
    * Update classification_of_data_structure.md
    
    ---------
    
    Co-authored-by: Yudong Jin <krahets@163.com>
    yanedie and krahets committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    7b60f1e View commit details
    Browse the repository at this point in the history
  6. translation: Update chapter_introduction/algorithms_are_everywhere.md (

    …#972)
    
    * Update algorithms_are_everywhere.md
    
    changed or refined parts of the words and sentences including tips.
    Some of them I didnt change that much because im worried that it might not meet the requirement of accuracy. 
    some other ones i changed a lot to make it sound better, but also kind of following the same wording as the CN version
    
    * Update algorithms_are_everywhere.md
    
    re-edited the dictionary part from Piyin to just normal Eng dictionary. 
    again thank you very much hpstory for you suggestion.
    
    * Update algorithms_are_everywhere.md
    
    ---------
    
    Co-authored-by: Yudong Jin <krahets@163.com>
    K3v123 and krahets committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    4204130 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8fc28b2 View commit details
    Browse the repository at this point in the history
  8. Update buttons

    krahets committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    7dcb328 View commit details
    Browse the repository at this point in the history
  9. Update Dockerfile

    krahets committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    6295161 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'main' into en

    krahets committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    305f88b View commit details
    Browse the repository at this point in the history
  11. Update index.md

    krahets committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    108b909 View commit details
    Browse the repository at this point in the history
  12. Update index.md

    krahets committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    cda57c5 View commit details
    Browse the repository at this point in the history
  13. Update README

    krahets committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    f241711 View commit details
    Browse the repository at this point in the history
  14. Fix index.md

    krahets committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    ad9ab29 View commit details
    Browse the repository at this point in the history
  15. Fix mkdocs-en.yml

    krahets committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    bcc836f View commit details
    Browse the repository at this point in the history