Skip to content

Commit f999bca

Browse files
committed
Updated FINAL AND README!!!!!
1 parent 8ee26c5 commit f999bca

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

FINAL_TEST_README.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
Andrew Klump
2+
3+
Algorithms in Operation
4+
5+
Problem number 1.
6+
7+
Algorithm Code - Go into src/sorting/ for heapsort.js algorithm code. Has only the print outs to show what we want of heapifying but not sorting
8+
9+
RUN Code - Go to test/sorting/heapsort.specs.js
10+
run heapsort.specs.js using node
11+
12+

0 commit comments

Comments
 (0)