Combinations - Leetcode 77 - Recursive Backtracking (Python)

preview_player
Показать описание


Please check my playlists for free DSA problem solutions:

My Favorite Courses:

Data Structures & Algorithms:

Python:

Web Dev / Full Stack:

Cloud Development:

Game Development:

SQL & Data Science:

Machine Learning & AI:
Рекомендации по теме
Комментарии
Автор

Master Data Structures & Algorithms For FREE at AlgoMap.io!

GregHogg
Автор

my school told me it was gon be just some basic/fundamental coding problem, but then they threw this out there on the medium category of the challenge. Thanks tho!

rhen
Автор

Hey Gregg, I am following your vids a lot. I feel that this solution can be modified to be a bit more intuitive for audience

jmgpqcx
Автор

Hey Greg, really cool solutions.. but I’m struggling with visualising the recursive backtrack algorithm and the tree. I think it will be helpful if you could run the code line by line in respect with the visual diagram and shows how it work

stanleyching