Skip to content

Commit bbf7b1d

Browse files
committed
Initial commit
0 parents  commit bbf7b1d

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitattributes

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Auto detect text files and perform LF normalization
2+
* text=auto

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Sorting Algorithm Visualizer
2+
This porjects helps us see in action how sorting algorithms such as merge sort would sort a bargraph of random data

0 commit comments

Comments
 (0)