Knowledge in Merge Sort

Data Structure and algorithms

Contains all information about various types of sorting and seraching operations performed in data structures.Time complexities are provided for each and every algorithms in best, worst and average case.

Sorting algorithms

This is a pptx on three major sorting algorithm. 1.quick sort 2.Merge sort 3.Heap sort

Design And Analysis Of Algorithm Ch 2

Introduction, Binary Search - Merge sort and its algorithm analysis - Quick sort and its algorithm analysis - Strassen's Matrix multiplication - Finding Maximum and minimum - Algorithm for finding closest pair - Convex Hull Problem