Skip to content

Commit 61c13ac

Browse files
Update README.md
Adding an example of a binary search in JavaScript video
1 parent ba2d8dc commit 61c13ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/algorithms/search/binary-search/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ next iteration.
2121

2222
- [Wikipedia](https://en.wikipedia.org/wiki/Binary_search_algorithm)
2323
- [YouTube](https://www.youtube.com/watch?v=P3YID7liBug&index=29&list=PLLXdhg_r2hKA7DPDsunoDZ-Z769jWn4R8)
24+
- [YouTube - JavaScript](https://youtu.be/7lGiPItOVCM)

0 commit comments

Comments
 (0)