mathstodon.xyz is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Mastodon instance for maths people. We have LaTeX rendering in the web interface!

Server stats:

2.8K
active users

#GraphTraversal

0 posts0 participants0 posts today
Jeffrey04<p>Solved Advent of Code 2024 Day 10 using Depth-First Search (DFS) in Python. The puzzle involved navigating a heightmap and finding all paths from trailheads to peaks. A good exercise in graph traversal! <a href="https://hachyderm.io/tags/AdventOfCode" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>AdventOfCode</span></a> <a href="https://hachyderm.io/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> <a href="https://hachyderm.io/tags/DFS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DFS</span></a> <a href="https://hachyderm.io/tags/GraphTraversal" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GraphTraversal</span></a> <a href="https://hachyderm.io/tags/OpenToWork" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OpenToWork</span></a> <a href="https://hachyderm.io/tags/FediHire" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FediHire</span></a> <a href="https://hachyderm.io/tags/getfedihired" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>getfedihired</span></a> </p><p><a href="https://kitfucoda.medium.com/climbing-a-depth-first-search-hill-advent-of-code-2024-day-10-2c1490ffbf04" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">kitfucoda.medium.com/climbing-</span><span class="invisible">a-depth-first-search-hill-advent-of-code-2024-day-10-2c1490ffbf04</span></a></p>
Mohammad Hajiaghayi<p>Now (7pm ET Wed) watch <a href="https://youtu.be/_qeVmseIQv0" target="_blank" rel="nofollow noopener noreferrer" translate="no"><span class="invisible">https://</span><span class="">youtu.be/_qeVmseIQv0</span><span class="invisible"></span></a> (FEEL FREE TO SUBSCRIBE TO YOUTUBE<br />@hajiaghayi</p><p>FOR FUTURE LESSONS) Lesson 22: Introduction to Algorithms by Mohammad Hajiaghayi: We talk about <a href="https://mathstodon.xyz/tags/GraphTraversal" class="mention hashtag" rel="tag">#<span>GraphTraversal</span></a> <a href="https://mathstodon.xyz/tags/Algorithms" class="mention hashtag" rel="tag">#<span>Algorithms</span></a>: in particular <a href="https://mathstodon.xyz/tags/DFS" class="mention hashtag" rel="tag">#<span>DFS</span></a> &amp; <a href="https://mathstodon.xyz/tags/BFS" class="mention hashtag" rel="tag">#<span>BFS</span></a> in <a href="https://mathstodon.xyz/tags/graphs" class="mention hashtag" rel="tag">#<span>graphs</span></a> and their <a href="https://mathstodon.xyz/tags/analysis" class="mention hashtag" rel="tag">#<span>analysis</span></a></p>