Radio and PodcastRadio and PodcastLive Radio & Podcasts
S8:E1 - "Getting deep with depth-first search" artwork
Technology

S8:E1 - "Getting deep with depth-first search"

Base.cs Podcast by Base.cs Podcast

Oct 16, 201900:25:34Technology

We ended last season by starting our discussion of searching, or traversing, through a graph with breadth-first search (BFS). The breadth-first search algorithm traverses broadly into a structure, by visiting neighboring...

About This Episode

S8:E1 - "Getting deep with depth-first search" is an episode from Base.cs Podcast by Base.cs Podcast. We ended last season by starting our discussion of searching, or traversing, through a graph with breadth-first search (BFS). The breadth-...

Podcast

This episode belongs to Base.cs Podcast.

Listen Online

Use the player on this page to stream the episode online.

Episode Details

Published Oct 16, 2019, 00:25:34 long, audio available.

Questions About This Episode

What is S8:E1 - "Getting deep with depth-first search" about?

We ended last season by starting our discussion of searching, or traversing, through a graph with breadth-first search (BFS). The breadth-first search algorithm traverses broadly into a structure, by visiting neighboring sibling nodes before visiting children nodes. Now we begin our new season with depth-first search (DFS), which also helps us determine one (of sometimes many) paths between two nodes in the graph, but this time by traversing down one single path in a graph, until we can't go any further, checking one child node at a time. Based on Vaidehi Joshi's blog post, "Deep Dive Through A Graph: DFS Traversal".

Where can I listen to S8:E1 - "Getting deep with depth-first search"?

You can listen to S8:E1 - "Getting deep with depth-first search" online on Radio and Podcast. Open the player on this page to stream the available audio.

Which podcast is S8:E1 - "Getting deep with depth-first search" from?

S8:E1 - "Getting deep with depth-first search" is an episode from Base.cs Podcast by Base.cs Podcast.

How long is this episode?

This episode is 00:25:34 long.

When was this episode published?

This episode was published on Oct 16, 2019.

Can I save S8:E1 - "Getting deep with depth-first search" for later?

Yes. Use the heart button on the episode page to add it to your favorite episodes list.

Are there related episodes from Base.cs Podcast?

Yes. This page shows related episodes from Base.cs Podcast when more episodes are available from the podcast feed.

Quick Answers About This Episode

Where can I listen to S8:E1 - "Getting deep with depth-first search"?

You can listen to S8:E1 - "Getting deep with depth-first search" on this page when the episode audio is available from the podcast feed.

Which podcast is this episode from?

S8:E1 - "Getting deep with depth-first search" is from Base.cs Podcast by Base.cs Podcast.

What are the episode details?

Published Oct 16, 2019 and 00:25:34 long