Skip to content

vharsh43/sorting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages