Merge Sort Version 1.0
About the code it is called merge sort program written in Java. Merge sort is another sorting algorithm the is widely used in arranging numbers and strings. It was developed by Dr. John Von Neumann in 1945. I intended this code for beginners who are new in sorting algorithm construction and uses it in a practical manner. If you find this code useful send me an email at [email protected]