Skip to content

lihaobhsfer/md-binary-tree-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Markdown Binary Tree Maker

Given an array of nodes, LeetCode style, return the plain text version of a binary tree representation.

Good for quick visualizing a tree format and use that in a markdown file.