filmov
tv
Advent of Code 2024: day 6 visual #golang

Показать описание
Join me as we tackle Day 6 of the Advent of Code challenge! In this video, I take on the problem of constructing and visualizing a Directed Acyclic Graph (DAG) using Golang. You'll see how I break down the puzzle, build a graph structure, and create a stunning visual representation to solve the challenge.
#code
#code