allalgorithms
Advanced tools
Comparing version
@@ -8,3 +8,6 @@ <div align="left"> | ||
# `0.0.2` | ||
- Fix installing issue | ||
# `0.0.1` | ||
@@ -11,0 +14,0 @@ |
{ | ||
"name": "allalgorithms", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "A collection of All ▲lgorithms implemented in JavaScript", | ||
@@ -13,2 +13,6 @@ "main": "index.js", | ||
}, | ||
"files": [ | ||
"index.js", | ||
"src/" | ||
], | ||
"keywords": [ | ||
@@ -15,0 +19,0 @@ "computer-science", |
@@ -56,3 +56,3 @@ <div align="center"> | ||
- ### Sorting | ||
- **Sorting** | ||
- [Bubble Sort](https://js.allalgorithms.com/sorting/bubble-sort) | ||
@@ -59,0 +59,0 @@ - [Merge Sort](https://js.allalgorithms.com/sorting/merge-sort) |
165
1.85%9558
-52.78%11
-45%