Skip to content

Commit b7d9616

Browse files
committed
Introduction to C: Sorting Algorithms.
1 parent d11280d commit b7d9616

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1994,6 +1994,8 @@ alex@/tmp/sort$
19941994
19951995
### 12. Dealer
19961996
1997+
[YouTube](https://www.youtube.com/watch?v=_HJlGWXzlLA)
1998+
19971999
Write a function that sorts a deck of cards.
19982000
19992001
- Prototype: `void sort_deck(deck_node_t **deck);`

0 commit comments

Comments
 (0)