Skip to content

TheTinkerJ/play-binary-tree-with-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Play with tree

PrettyPrint

display:

      22  
  ┏━━━┻━━┓
  4     33
┏━┻┓      
1  5      
┻┓ ┻┓     
 3  6     
    ┻┓    
     7    

About

key words: binary tree, pretty print, bst, leetcode, 二叉树, 优雅打印, 二叉搜索树, 刷题

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages