Skip to content
forked from BitSails/sort

C++ implementation of a basic sorting algorithm

Notifications You must be signed in to change notification settings

lokeshkaushik/sort

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Sort

A basic 🤩 sorting algorithm

Usage

  • To compile, use the command make
  • Run with the command make run

About

C++ implementation of a basic sorting algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 76.0%
  • Makefile 24.0%