https://github.com/juliagerasymenko/tree_database
https://github.com/juliagerasymenko/tree_database
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/juliagerasymenko/tree_database
- Owner: JuliaGerasymenko
- Created: 2019-12-20T08:12:35.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-20T19:42:26.000Z (almost 4 years ago)
- Last Synced: 2025-02-01T14:27:29.104Z (4 months ago)
- Language: JavaScript
- Size: 449 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Tree_database
This web application mimicries the `NoSQL` database, accepted filtering data.
Implemented the new modification of the standard balancing algorithm, which allows searching data with the complexity O(logn).
### Available Scripts
In the project directory, you can run:
### `npm start`