The n queens problem using backtracking and Naruto in C ELI5

Описание к видео The n queens problem using backtracking and Naruto in C ELI5

Code
https://github.com/suspectedoceano/pi...


Let’s create the biggest coders community!

typedef struct 🔗s_links🔗
{
🇮🇹🍕🍝My Italian channel -    / @onaeco_ita  
👨🏻‍🏫 FREE Udemy course for total beginners, pre_knowledge before C (Overflow, 2’s complement, BASH, VIM…) - https://www.udemy.com/course/oceano_0...
📑 Notion community page (FREE coding sources) - https://suspectedoceano.notion.site/O...
🧾 Medium (code articles) -   / jalal92  
📲 Telegram group - https://t.me/suspectedoceanO
💻 GitHub - https://github.com/suspectedoceano
🛸 Discord -   / discord  
🐦 Twitter -   / suspectedoceano  
☕️ ChannelSupport - https://www.buymeacoffee.com/suspecte... (if you read this, you are already supporting, TY!)
} 🔗t_links🔗


Timeline
00:00:00 Annoying intro
00:01:58 Possilble configurations of N digits in binary
00:19:16 Possilble configurations of N digits in whatever base
00:21:48 All configurations of N dices
00:24:17 The N queen problem with backtracking

Комментарии

Информация по комментариям в разработке