A Turbo C++ Program, which uses Strategy Pattern to select sorting algorithm.
This program selecting sorting algorithm from merge sort, insertion sort, quick sort and bubble sort using strategy pattern. If here having any mistakes comments are welcome....
:-)
click here to download

Comments

Post a Comment