Insertion & Merge

Can anyone please show me show a full operating of front end designed in C++ using all necessary criteria's of Control User Interface for an Insertion sort and Merge Sort for C++
The "sort" part I get but "Front end" and "Criteria of Control User Interface" you need to explain better...

BTW, you can get great help around here but probably not "full operating" code for what is likely your homework assignment. That's for you to work through so you learn. ;-)
This page has some pretty good front ends for a number of sort algorithms. Or maybe these are back ends. I'm really not sure what you mean exactly.

http://www.sorting-algorithms.com/
Topic archived. No new replies allowed.