Log in

goodpods headphones icon

To access all our features

Open the Goodpods app
Close icon
Programming - Episode 10 - Topological Sort

Episode 10 - Topological Sort

03/03/20 • 13 min

Programming
The chances are that the information from this episode will come in handy to you during a coding interview and likely in real life! In this episode, you'll learn the topological sort algorithm. Along the way, you'll understand what's a dependency graph and how topological sort operates on this data structure. We'll also discuss a few real-life examples where I had to implement topological sort myself!
plus icon
bookmark
The chances are that the information from this episode will come in handy to you during a coding interview and likely in real life! In this episode, you'll learn the topological sort algorithm. Along the way, you'll understand what's a dependency graph and how topological sort operates on this data structure. We'll also discuss a few real-life examples where I had to implement topological sort myself!

Previous Episode

undefined - Episode 9 - Sorting. Counting Sort.

Episode 9 - Sorting. Counting Sort.

Have you ever been frustrated during interviews thinking that your interviewer expects you to have memorized a bunch of sorting algorithms you'd never need in real life? In this episode of the podcast learn how to approach such situations. In performance critical systems you may have to implement an efficient sorting yourself. Learn how to beat the built-in algorithm in a few lines of code!

Next Episode

undefined - Episode 11 - Coupling and Cohesion

Episode 11 - Coupling and Cohesion

Today you'll learn how keeping your abstractions more cohesive and less coupled can improve the quality and maintainability of your software.

Episode Comments

Generate a badge

Get a badge for your website that links back to this episode

Select type & size
Open dropdown icon
share badge image

<a href="https://goodpods.com/podcasts/programming-192464/episode-10-topological-sort-18009503"> <img src="https://storage.googleapis.com/goodpods-images-bucket/badges/generic-badge-1.svg" alt="listen to episode 10 - topological sort on goodpods" style="width: 225px" /> </a>

Copy