DEV Community

Bas Terwijn
Bas Terwijn

Posted on

Writing a binary tree data structure is easier when you can see the structure of your data

Visualized in Visual Studio Code using Python package memory_graph.

Debugger run on Binary Tree in Python

Top comments (0)