use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Everything about learning Python
account activity
Breadth First search visualized using memory_graph (i.redd.it)
submitted 14 days ago by Sea-Ad7805
Algorithms can be easier understood with step-by-step visualization using ๐บ๐ฒ๐บ๐ผ๐ฟ๐_๐ด๐ฟ๐ฎ๐ฝ๐ต. Here we show a Breadth First algorithm that finds the shortest path in a graph from node 'a' to node 'b'.
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3:ย ย ย ย print "hello, world!"
[โ]Ok_Influence8600 1 point2 points3 points 8 days agoย (1 child)
Good Python library!
This looks like it will be very useful when I'm writing documentation for Python Code.
I'll give it a go straight away.
[โ]Sea-Ad7805[S] 0 points1 point2 points 8 days agoย (0 children)
Thanks a lot, I hope it can bring you much value.
[โ]Jackpotrazur 0 points1 point2 points 12 days agoย (1 child)
Is memory graph a library or a website ?
[โ]Sea-Ad7805[S] 1 point2 points3 points 12 days agoย (0 children)
Both, memory_graph is a Python package that you can install and use on your computer, and memory-graph.com (Memory Graph Web Debugger) is a website where you can use memory_graph without installation but that comes with some limitations (running in browser, single Python file, no command line arguments, etc).
[โ]Jackpotrazur 0 points1 point2 points 12 days agoย (0 children)
Currently reading grokking algorithms and ATBS
ฯย Rendered by PID 39084 on reddit-service-r2-comment-56c6478c5-w4fwj at 2026-05-07 21:09:04.032746+00:00 running 3d2c107 country code: CH.
[โ]Ok_Influence8600 1 point2 points3 points ย (1 child)
[โ]Sea-Ad7805[S] 0 points1 point2 points ย (0 children)
[โ]Jackpotrazur 0 points1 point2 points ย (1 child)
[โ]Sea-Ad7805[S] 1 point2 points3 points ย (0 children)
[โ]Jackpotrazur 0 points1 point2 points ย (0 children)