Runtime Analysis of different sorting Algorithms
- 1 minAn experiment to calculate and allays the runtime and number of comparisons in the 3 basic sorting algorithms - insertion sort, merge sort and heap sort and compare it with sort utility function of Java.
Technology Stack
- Java
- python
- bash
- shell scripting
- R
Check it out here.