Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mountdisk/javascript-algorithms
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: trekhleb/javascript-algorithms
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Able to merge. These branches can be automatically merged.
  • 5 commits
  • 22 files changed
  • 4 contributors

Commits on Feb 12, 2025

  1. Copy the full SHA
    ae869ef View commit details
  2. "Italiano" is "italian" in italian :)

    gianpaj authored and trekhleb committed Feb 12, 2025
    Copy the full SHA
    49e0814 View commit details
  3. Copy the full SHA
    bd49909 View commit details
  4. Fix language code

    trekhleb committed Feb 12, 2025
    Copy the full SHA
    c5dd048 View commit details
  5. Copy the full SHA
    e40a67b View commit details
1 change: 1 addition & 0 deletions README.ar-AR.md
Original file line number Diff line number Diff line change
@@ -25,6 +25,7 @@ _اقرأ هذا في لغات أخرى:_
[_Tiếng Việt_](README.vi-VN.md),
[_Deutsch_](README.de-DE.md),
[_Uzbek_](README.uz-UZ.md)
[_עברית_](README.he-IL.md)

☝ ملاحضة هذا المشروع مخصص للاستخدام لأغراض التعلم والبحث
فقط ، و ** ليست ** معدة للاستخدام في **الإنتاج**
1 change: 1 addition & 0 deletions README.de-DE.md
Original file line number Diff line number Diff line change
@@ -26,6 +26,7 @@ _Lies dies in anderen Sprachen:_
[_Українська_](README.uk-UA.md),
[_Arabic_](README.ar-AR.md),
[_Uzbek_](README.uz-UZ.md)
[_עברית_](README.he-IL.md)

_☝ Beachte, dass dieses Projekt nur für Lern- und Forschungszwecke gedacht ist und **nicht** für den produktiven Einsatz verwendet werden soll_

1 change: 1 addition & 0 deletions README.es-ES.md
Original file line number Diff line number Diff line change
@@ -27,6 +27,7 @@ _Léelo en otros idiomas:_
[_Tiếng Việt_](README.vi-VN.md),
[_Deutsch_](README.de-DE.md),
[_Uzbek_](README.uz-UZ.md)
[_עברית_](README.he-IL.md)

*☝ Nótese que este proyecto está pensado con fines de aprendizaje e investigación,
y **no** para ser usado en producción.*
1 change: 1 addition & 0 deletions README.fr-FR.md
Original file line number Diff line number Diff line change
@@ -28,6 +28,7 @@ _Lisez ceci dans d'autres langues:_
[_Tiếng Việt_](README.vi-VN.md),
[_Deutsch_](README.de-DE.md),
[_Uzbek_](README.uz-UZ.md)
[_עברית_](README.he-IL.md)

## Data Structures

Loading