GitHub - Sutiksh27/Info6205-FinalProject

Sutiksh Bijay

Sutiksh Bijay Verma

This project demonstrates the use of various algorithms to sort 1 Million Hindi words and find out which one is less time & space complex.
The following algorithms were compared:
Tim Sort
Merge Sort
MSD Radix Sort
LSD Radix Sort
Dual Pivot Quick Sort
Insertion Sort with Quick Sort
Like this project

Posted Apr 15, 2022

Comparison of various text sorting algorithms and finding out the most optimized one for 1 Million Hindi words.