Movatterモバイル変換


[0]ホーム

URL:


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

Commitf0e5895

Browse files
committed
Fixing a repository url for all js algorithms
1 parent334a054 commitf0e5895

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎readme.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ print(binary_search(arr, 3))
6161
-[Binary Search](https://python.allalgorithms.com/searches/binary-search)
6262
-[Fibonacci Search](https://python.allalgorithms.com/searches/fibonacci-search)
6363
-[Jump Search](https://python.allalgorithms.com/searches/jump-search)
64-
64+
6565
-###Sorting
6666
-[Bubble Sort](https://python.allalgorithms.com/sorting/bubble-sort)
6767
-[Cocktail Shaker Sort](https://python.allalgorithms.com/sorting/cocktail-shaker-sort)
@@ -75,7 +75,7 @@ print(binary_search(arr, 3))
7575

7676
#Related
7777

78-
-[allalgorithms-javascript](https://github.com/abranhe/allalgorithms-javascript): All ▲lgorithms Javascript library
78+
-[allalgorithms-js](https://github.com/abranhe/allalgorithms-js): All ▲lgorithms Javascript library
7979

8080
#Maintainers
8181

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp