Skip to content

A C++ script that sorts numbers via: merge, selection, insertion. bubble and also calculates the: Mean, Mode, Median, Range

License

Notifications You must be signed in to change notification settings

DanielJones02/number-cruncher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hi 👋, I'm Daniel Jones

I'm a passionate Python and C++ developer

Welcome To my github project!👋

  • 👨‍💻 All of my projects are available at My github

Get more info about me and my projects

HERE

Supported Systems

System Supported
Windows
Linux
Mac Untested

Features

  • Merge sort
  • Insertion sort
  • Bubble sort

Installation

  1. Download latest release and run the precompiled exe

OR

  1. git clone https://github.com/DanielJones02/number-cruncher

  2. cd number-cruncher

  3. g++ main.cpp -o main OR run compile.bat

Tutorials

Put your numbers to be sorted in numbers.txt. Once the program is finished it will save the sorted numbers into a new file called sorted.txt

Formatting

Example 1: Space-Separated

23 12 5 87 34 76 99 1

Example 2: New Line-Separated

23

12

5

87...

Example 3: Comma-Separated

23,12,5,87,34,76,99,1

Connect with me:

Hire Me: https://discord.gg/kNWkT8xWg6 Or DM ME: mal023

Visual Studio Python HTML CSS C++ Linux