Solving the Traveling Salesman Problem with Dynamic Programming
This video explores the Traveling Salesman Problem (TSP) and demonstrates how to solve it using dynamic programming techniques within the context of graph theory. Related resources include an introductory video on TSP and a coding tutorial.

WilliamFiset
183.7K views • Jan 2, 2018

About this video
Solving the traveling salesman problem using dynamic programming
Related Videos:
TSP intro: https://www.youtube.com/watch?v=cY4HiiFHO1o
TSP code video: https://www.youtube.com/watch?v=udEe7Cv3DqU
Source code:
https://github.com/williamfiset/algorithms#graph-theory
Powerset backtracking video:
https://www.youtube.com/watch?v=RnlHPR0lyOE
=====================================
Practicing for interviews? I have used, and recommend `Cracking the Coding Interview` which got me a job at Google. Link on Amazon: https://amzn.to/3cvMof5
A lot of the content on this channel is inspired by the book `Competitive Programming` by Steven Halim which I frequently use as a resource and reference. Link on Amazon: https://amzn.to/3wC2nix
Support me by purchasing the full graph theory course on Udemy which includes additional problems, exercises and quizzes not available on YouTube:
https://www.udemy.com/course/graph-theory-algorithms
Related Videos:
TSP intro: https://www.youtube.com/watch?v=cY4HiiFHO1o
TSP code video: https://www.youtube.com/watch?v=udEe7Cv3DqU
Source code:
https://github.com/williamfiset/algorithms#graph-theory
Powerset backtracking video:
https://www.youtube.com/watch?v=RnlHPR0lyOE
=====================================
Practicing for interviews? I have used, and recommend `Cracking the Coding Interview` which got me a job at Google. Link on Amazon: https://amzn.to/3cvMof5
A lot of the content on this channel is inspired by the book `Competitive Programming` by Steven Halim which I frequently use as a resource and reference. Link on Amazon: https://amzn.to/3wC2nix
Support me by purchasing the full graph theory course on Udemy which includes additional problems, exercises and quizzes not available on YouTube:
https://www.udemy.com/course/graph-theory-algorithms
Tags and Topics
Browse our collection to discover more content in these categories.
Video Information
Views
183.7K
Likes
2.1K
Duration
20:28
Published
Jan 2, 2018
User Reviews
4.5
(36) Related Trending Topics
LIVE TRENDSRelated trending topics. Click any trend to explore more videos.
Trending Now