1.

Solve : Merge Sort without recursion?

Answer» HI all ,

I NEED to write the merge sort non recursive algorithm .
Can some one plz help me to do that.

THANKS In advanceIs this homework?
Here is some code the shows how to do this.
To really understand it you have to go to your library and ch ck out the book
http://www.irt.org/script/501.htm

Knuth, D. The art of computer programming, vol. 3
SORTING and searching

thanks for reply
I'll check it , thanks


Discussion

No Comment Found