1
1
:seedling : [ @aureooms/js-bst ] ( https://make-github-pseudonymous-again.github.io/js-bst )
2
- [ ![ License] ( https://img.shields.io/github/license/aureooms /js-bst.svg )] ( https://raw.githubusercontent.com/aureooms /js-bst/main/LICENSE )
3
- [ ![ GitHub issues] ( https://img.shields.io/github/issues/aureooms /js-bst.svg )] ( https://github.com/aureooms /js-bst/issues )
2
+ [ ![ License] ( https://img.shields.io/github/license/make-github-pseudonymous-again /js-bst.svg )] ( https://raw.githubusercontent.com/make-github-pseudonymous-again /js-bst/main/LICENSE )
3
+ [ ![ GitHub issues] ( https://img.shields.io/github/issues/make-github-pseudonymous-again /js-bst.svg )] ( https://github.com/make-github-pseudonymous-again /js-bst/issues )
4
4
==
5
5
6
6
<img src =" https://ipfs.io/ipfs/QmV3bHSMRbNYydNxpyuke659Nj89UsVcuSyZXibogw4sJ9 " width =" 864 " >
7
7
8
8
Binary search tree data structures for JavaScript.
9
9
See [ docs] ( https://make-github-pseudonymous-again.github.io/js-bst ) .
10
- Parent is [ @aureooms/js-data-structures ] ( https://github.com/aureooms /js-data-structures ) .
10
+ Parent is [ @aureooms/js-data-structures ] ( https://github.com/make-github-pseudonymous-again /js-data-structures ) .
11
11
12
12
## Description
13
13
@@ -17,15 +17,15 @@ This project itself does not contain any code.
17
17
18
18
### :baby : Children
19
19
20
- - [x] [ @aureooms/js-red-black-tree ] ( https://github.com/aureooms /js-red-black-tree )
21
- - [ ] [ @aureooms/js-splay-tree ] ( https://github.com/aureooms /js-splay-tree )
22
- - [ ] [ @aureooms/js-avl-tree ] ( https://github.com/aureooms /js-avl-tree )
23
- - [ ] [ 2-3 tree] ( https://github.com/aureooms /js-bst/issues/2 )
24
- - [ ] [ 2-3-4 tree] ( https://github.com/aureooms /js-bst/issues/15 )
25
- - [ ] [ AA tree] ( https://github.com/aureooms /js-bst/issues/3 )
26
- - [ ] [ Scapegoat tree] ( https://github.com/aureooms /js-bst/issues/5 )
27
- - [ ] [ Treap] ( https://github.com/aureooms /js-bst/issues/7 )
28
- - [ ] [ Randomized binary search tree] ( https://github.com/aureooms /js-bst/issues/9 )
20
+ - [x] [ @aureooms/js-red-black-tree ] ( https://github.com/make-github-pseudonymous-again /js-red-black-tree )
21
+ - [ ] [ @aureooms/js-splay-tree ] ( https://github.com/make-github-pseudonymous-again /js-splay-tree )
22
+ - [ ] [ @aureooms/js-avl-tree ] ( https://github.com/make-github-pseudonymous-again /js-avl-tree )
23
+ - [ ] [ 2-3 tree] ( https://github.com/make-github-pseudonymous-again /js-bst/issues/2 )
24
+ - [ ] [ 2-3-4 tree] ( https://github.com/make-github-pseudonymous-again /js-bst/issues/15 )
25
+ - [ ] [ AA tree] ( https://github.com/make-github-pseudonymous-again /js-bst/issues/3 )
26
+ - [ ] [ Scapegoat tree] ( https://github.com/make-github-pseudonymous-again /js-bst/issues/5 )
27
+ - [ ] [ Treap] ( https://github.com/make-github-pseudonymous-again /js-bst/issues/7 )
28
+ - [ ] [ Randomized binary search tree] ( https://github.com/make-github-pseudonymous-again /js-bst/issues/9 )
29
29
30
30
## :scroll : Reference
31
31
0 commit comments