Skip to content
This repository was archived by the owner on Sep 10, 2019. It is now read-only.
/ sort Public archive
forked from BitSails/sort

C++ implementation of a basic sorting algorithm

Notifications You must be signed in to change notification settings

JyolainnieDaniel/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++ 63.2%
  • Makefile 36.8%