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.
ShivaKrishnaReddyKotha/Sorting-Algorithms-Implementation-and-Analysis
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|