Tuhin
Tuhin Dhar

sort-cli

Command Line Interface for various sorting algorithms

Project Image

Project Overview

Command Line Interface for various sorting algorithms:
Insertion Sort
Selection Sort
Bubble Sort
Quick Sort
Merge Sort
Heap Sort

Time Complexities of every algorithm(listed above) is also included.

Tools Used

C
gcc
BASH
Git