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

Commit 0ffd37b

Browse files
author
javiluli
committed
Agrego enlaces de YouTube para los videos de Optimized bubble sort, cocktail sort, cycle sort, gnome sort y heap sort
1 parent 28ba391 commit 0ffd37b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

‎README.md‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,12 @@ java -jar dist//ordenacionVisual.jar
3434
## Disponibles 20 tipos de algoritmos.
3535

3636
- Bitonic sort
37-
- [Bubble sort](https://www.youtube.com/watch?v=XaJzmQhKbsM&feature=youtu.be)
38-
- Bubble Optimized sort
39-
- Cocktail sort
40-
- Cycle sort
41-
- Gnome sort
42-
- Heap sort
37+
- [Bubble sort](https://youtu.be/XaJzmQhKbsM)
38+
- [Optimized bubble sort](https://youtu.be/M5o90Ca8kqM)
39+
- [Cocktail sort](https://youtu.be/x_2L2QLYZR4)
40+
- [Cycle sort](https://youtu.be/v_hKwLFV5Ck)
41+
- [Gnome sort](https://youtu.be/JnEOrhdxe1w)
42+
- [Heap sort](https://youtu.be/IYgJceePT5w)
4343
- Insertion sort
4444
- Iterative Quick sort
4545
- Merge sort

0 commit comments

Comments
(0)

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