Skip to content

Commit e56af39

Browse files
williamfisetclaude
andcommitted
Add YouTube channel mention to README opening paragraph
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent d125720 commit e56af39

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77

88
Algorithms and data structures are fundamental to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. This repository's goal is to demonstrate how to correctly implement common data structures and algorithms in the simplest and most elegant ways.
99

10+
🎬 Many of the algorithms and data structures in this repo have companion video explanations on the [William Fiset YouTube channel](https://www.youtube.com/@WilliamFiset-videos) — so if the code alone doesn't click, grab some popcorn and watch the videos!
11+
1012
# Running an algorithm implementation
1113

1214
To compile and run any of the algorithms here, you need at least JDK version 8 and [Bazel](https://bazel.build/)

0 commit comments

Comments
 (0)