dgop92 / binary-tree-builder-typescript

a simple app to build a binary tree and get the code representation

Home Page:https://dgop92.github.io/binary-tree-builder/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Binary tree builder

An app to build a binary tree and get its code representation.

Some use cases:

  • Useful for testing binary tree algorithms
  • Share a binary tree with others
  • Draw a binary tree to explain a topic

About

a simple app to build a binary tree and get the code representation

https://dgop92.github.io/binary-tree-builder/


Languages

Language:TypeScript 61.6%Language:HTML 21.6%Language:CSS 16.7%