Skip to content

Commit 96d9aba

Browse files
Update README.md
1 parent 1ed122d commit 96d9aba

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,9 @@ Solutions of algorithm problems using Javascript
6060
| Algoritmhs |
6161
| - |
6262
| [Heap Sort](/SortingAlgorithms/heapSort.js) |
63+
64+
65+
### UtilsClasses
66+
67+
Other languages provides built-in classes (e.g Linked List, Tree, etc). This module contains util classes to use in your problems.
68+

0 commit comments

Comments
 (0)