Algorithms: Difference between revisions
Line 26: | Line 26: | ||
Algorithm: | Algorithm: | ||
===O( | ===<math>O(n \log n)</math> Algorithms=== | ||
====Merge Sort==== | ====Merge Sort==== | ||
====Heap Sort==== | ====Heap Sort==== |
Line 26: | Line 26: | ||
Algorithm: | Algorithm: | ||
===O( | ===<math>O(n \log n)</math> Algorithms=== | ||
====Merge Sort==== | ====Merge Sort==== | ||
====Heap Sort==== | ====Heap Sort==== |