An open API service indexing awesome lists of open source software.

https://github.com/hrvadl/ads_lab4

Program for finding/deleting/inserting elements into binary tree
https://github.com/hrvadl/ads_lab4

algorithms data-structures tree tree-structure typescript

Last synced: about 1 year ago
JSON representation

Program for finding/deleting/inserting elements into binary tree

Awesome Lists containing this project

README

          

# ADS_lab4
## Labaratory work for Algorithms and Data Structures
To run execute `npm i` in root folder and then `npm run start`
**MAKE SURE YOU HAVE INSTALLED TYPESCRIPT AND NODE.JS**