Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Translated Python algorithms and comments to English. #343

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

Merged
kelvins merged 2 commits into kelvins:main from lcgabaldon:python_eng_translations
Mar 11, 2024

Conversation

@lcgabaldon
Copy link
Contributor

@lcgabaldon lcgabaldon commented Mar 10, 2024

Description

Translated code and comments for the following Python files:

  • src/python/binary_search.py
  • src/python/binary_search_tree.py
  • src/python/binary_tree.py
  • src/python/bubble_sort.py
  • src/python/calculate_pi.py
  • src/python/circular_linked_list.py
  • src/python/comb_sort.py
  • src/python/counting_sort.py
  • src/python/doubly_linked_list.py
  • src/python/exponentiation.py
  • src/python/exponentiation_recursive.py
  • src/python/factorial.py
  • src/python/factorial_recursive.py
  • src/python/fibonacci_iterative.py
  • src/python/fibonacci_memoization.py (I would recommend renaming file to fibonacci_memorization.py)
  • src/python/fibonacci_recursive.py
  • src/python/insertion_sort.py
  • src/python/quick_sort.py
  • src/python/singly_linked_list.py

@lcgabaldon lcgabaldon changed the title (削除) Translated code and comments in each of the files. (削除ここまで) (追記) Translated Python algorithms and comments to English. (追記ここまで) Mar 10, 2024
Copy link
Owner

@kelvins kelvins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much @lcgabaldon! Could you please just fix the issues related to linter?

Copy link
Contributor Author

I believe I have fixed it and committed an updated version. If it is still giving issues I am happy to continue looking into it.

Copy link
Owner

@kelvins kelvins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thank you so much @lcgabaldon 👏

@kelvins kelvins merged commit f4d053b into kelvins:main Mar 11, 2024
Repository owner deleted a comment May 26, 2024
@lcgabaldon lcgabaldon deleted the python_eng_translations branch June 28, 2024 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@kelvins kelvins kelvins approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /