Skip to content

docs: add Japanese translation for bubble sort#259

Closed
KoHaRxnP wants to merge 1 commit intoTheAlgorithms:masterfrom
KoHaRxnP:docs/ja-translation-sorting-bubblesort
Closed

docs: add Japanese translation for bubble sort#259
KoHaRxnP wants to merge 1 commit intoTheAlgorithms:masterfrom
KoHaRxnP:docs/ja-translation-sorting-bubblesort

Conversation

@KoHaRxnP
Copy link

@KoHaRxnP KoHaRxnP commented Mar 19, 2026

Description

This PR adds a Japanese translation for the Bubble Sort explanation.
It aims to help Japanese-speaking learners understand the algorithm better.

  • Created ja/ソートアルゴリズム/バブルソート.md
  • Followed the structure of the original English documentation.

Checklist

  • [ x ] A description of the changes in this PR is mentioned above.
  • [ x ] All the new and existing checks pass.
  • [ x ] No plagiarized, duplicated, or repetitive documentation that has been directly copied from another source.
  • [ x ] If it's a new explanation, it contains solid, understandable, and accessible information.
  • [ x ] I have read the whole contributing guidelines and agree to the Code of Conduct.

Note to reviewers

Added Japanese translation for bubble sort documentation.

@KoHaRxnP KoHaRxnP closed this by deleting the head repository Mar 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants