Back to Browse

[Interview Question] N Queens (with Backtracking)

204 views
May 21, 2020
20:10

Link to webpage: https://www.srcmake.com/home/nqueens Link to Leetcode Problem: https://leetcode.com/problems/n-queens/ Link to Backtracking video: http://www.srcmake.com/home/backtracking In this video, we solve the N Queens problem (Leetcode Hard) by using Backtracking. We go over the algorithm, optimizations, and C++ code. Twitter: https://twitter.com/srcmake Twitch: https://www.twitch.tv/srcmake Discord: https://discord.gg/q5vAET3

Download

0 formats

No download links available.

[Interview Question] N Queens (with Backtracking) | NatokHD