Solve Coding Interview Backtracking Problems - Crash Course
Offered By: freeCodeCamp
Course Description
Overview
Master backtracking techniques and tackle two LeetCode hard problems in this comprehensive crash course. Learn a powerful template for solving backtracking problems, then apply it to solve the N-Queens and Sudoku puzzles. Explore the intricacies of these challenging algorithms as instructor Lynn Zheng guides you through each step. Gain valuable insights into problem-solving strategies and enhance your coding interview skills. By the end of this course, you'll have a solid understanding of backtracking and be equipped to tackle similar complex problems with confidence.
Syllabus
) Intro.
) Intro to the template .
) Solve N-Queens .
) Solve Sudoku .
) Recap.
Taught by
freeCodeCamp.org
Related Courses
Cracking the Coding Interview : Data Structure & Algorithms : 2020Skillshare LeetCode Exercise in Java Tutorial - Two Sum Fast Solution
Coding with John via YouTube Solving LeetCode Problems on Concurrency - Operating Systems Placement Series
CodeHelp - by Babbar via YouTube Solving LeetCode Problems on Concurrency - OS Placement Series
CodeHelp - by Babbar via YouTube Introduction to 2D Arrays in C++ - LeetCode Questions
CodeHelp - by Babbar via YouTube