#Merge Sort
Ruby implementation of computer science Merge Sort algorithm.
Each run generates an array of 10 random numbers between 0 and 10000 to sort
#How to Run Git clone or Download
Run "ruby mergeshort.rb"
#License
image source: wikipedia
Ruby implementation of computer science merge sort algorithm
#Merge Sort
Ruby implementation of computer science Merge Sort algorithm.
Each run generates an array of 10 random numbers between 0 and 10000 to sort
#How to Run Git clone or Download
Run "ruby mergeshort.rb"
#License
image source: wikipedia
Ruby implementation of computer science merge sort algorithm