Skip to content

FOSSCODY-1/P.A.A.Jayasinghe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Algorithms

[email protected]

Description

  • Insertion Sort
  • Selection Sort
  • Bubble Sort

Above sorting techniques are implimented using c. Comments will be usefull to understand the code for the beginners. Output is userfriendly and give clear description to how it happens step by step.

cover

Prerequisites

C compliers-

Installing

Download man file and run it on Dev C++ or any other c compiler.

License

This is licensed under the MIT License - see the License.md file for details

Contribution

When contributing to this repository, please first discuss the change you wish to make via issue or email with the owners of this repository before making a change.

Acknowledgments

Releases

No releases published

Packages

No packages published

Languages