Click here to Skip to main content
15,892,298 members
Articles / General Programming / Algorithms

Merge Sort Algorithm developed with an Object Oriented approach

17 Jul 2012CPOL4 min read 44.1K   418   14  
A clean version of merge sort algorithm, implemented with classes and objects instead of the usual, unreadable big function.
This is an old version of the currently published article.

Only logged in members can view this content

Please go to the Algorithms Table of Contents to view the list of available articles in this section.