S3:E8 - "BFS is your BFF" - podcast episode cover

S3:E8 - "BFS is your BFF"

Oct 10, 201825 minTranscript available on Metacast
--:--
--:--
Listen in podcast apps:

Episode description

Let's break down how breadth-first search (BFS) actually works! We'll walk through a real example, explain the Big O notation of this algorithm, and explore how you might decide whether to use breadth-first search or depth-first search. Based on Vaidehi Joshi's blog post, "Breaking Down Breadth-First Search".