Skip to content

ShivaKrishnaReddyKotha/Sorting-Algorithms-Implementation-and-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sorting-Algorithms-Implementation-and-Analysis

Implemented and analyzed six sorting algorithms—Insertion, Selection, Quick, Heap, Shell, and Merge—along with a mystery sorting technique on the IMDb dataset. Utilized Python scripts to extract relevant data, execute sorting algorithms, and validate against test cases. Employed memory-efficient sorting techniques for large datasets, including chunking methods for the mystery sorting technique. Gained valuable insights into algorithmic efficiency and real-world data manipulation through rigorous analysis and testing.

About

Implemented and analyzed six sorting algorithms—Insertion, Selection, Quick, Heap, Shell, and Merge—along with a mystery sorting technique on the IMDb dataset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages