Arrange student marks using Merge Sort algorithm

Go to class
Write Review

Arrange student marks using Merge Sort algorithm provided by Coursera is a comprehensive online course, which lasts for 2 hours worth of material. Arrange student marks using Merge Sort algorithm is taught by Dr. Chao Mbogho. Upon completion of the course, you can receive an e-certificate from Coursera. The course is taught in Englishand is Paid Course. Visit the course page at Coursera for detailed price information.

Overview
  • In this project, the learner will use Java programming language to create user-defined methods to recursively and iteratively implement a merge sort algorithm to arrange an array of integers in ascending order, and also sort student marks entered by the user.