This repository hosts a collection of efficient sorting algorithms, designed to organize data quickly and effectively. It includes techniques: Radix Sort, Shell Sort, Heap Sort, Merge Sort, and Insertion Sort. These algorithms provide a versatile toolkit for sorting data efficiently, whether you're working with integers, strings, or custom data types.
None
No installation required :)
- Download the files
- Compile with g++
g++ main_ordenacion.cc
- All ready!
Distributed under the MIT License.
Joel Óscar - josc.margut@gmail.com