Skip to content

oporje/binary-tree

Repository files navigation

BinaryTree

Components -

  1. Binary tree component (Responsible for creation of Tree structure and print)

Service -

  1. File Reader service - (Responsible for reading data from txt file located inside assets/input.txt)

To Run Development server

Run npm install Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Note: Once you write anything in the textArea - in order to change the tree , please click outside of the textArea (blur) event.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published