Hi all,

Im having trouble understanding the two sorting method. How do you find the number of comparison made by merge sort and quicksort? isit using the O(nlogn)?? What is it supposed to mean by " sort, by hand, the folllowing array... using a)merge sort b)quicksort


Thanks

Recommended Answers

All 4 Replies

Why would you post something in German. Lol

If you will notice, the viewer has the option to view the site in English. Notice the flag at the top right corner of the screen.

Sorting by hand generally means the teacher wants you to show the array after each step of the sort from start to finish.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.