Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

sorting

In this Program, we Sort List using Three different methods,

[1] HeapSort [2] MergeSort [3] QuickSort

This code is based on C++ language.

1)In this code User is asked to input the length of the List/Array 2)Then user is promt to input the data/numbers 3)User can the Enter

A/a for HeapSort B/b for MergeSort C/c for QuickSort

For any Other Cases it will promt and Error to Select A valid Option.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages