Skip to content

Commit 27407d6

Browse files
committed
Add AVL Tree.
1 parent 8d21315 commit 27407d6

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,12 @@
1313
"type": "git",
1414
"url": "git+https://github.com/trekhleb/data-structures.git"
1515
},
16-
"keywords": [],
16+
"keywords": [
17+
"computer science",
18+
"cs",
19+
"algorithms",
20+
"data structures"
21+
],
1722
"author": "Oleksii Trekhleb (https://www.linkedin.com/in/trekhleb/)",
1823
"license": "ISC",
1924
"bugs": {

0 commit comments

Comments
 (0)