Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danielorourke02/number-cruncher
A C++ script that sorts numbers via: merge, selection, insertion. bubble and also calculates the: Mean, Mode, Median, Range
https://github.com/danielorourke02/number-cruncher
bubble bubble-sort bubblesort cpp insertion insertion-sort insertionsort linux merge merge-sort mergesort number-sorter windows
Last synced: about 1 month ago
JSON representation
A C++ script that sorts numbers via: merge, selection, insertion. bubble and also calculates the: Mean, Mode, Median, Range
- Host: GitHub
- URL: https://github.com/danielorourke02/number-cruncher
- Owner: DanielOrourke02
- License: mit
- Created: 2023-09-22T18:43:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-08T15:01:37.000Z (6 months ago)
- Last Synced: 2024-07-08T18:50:43.961Z (6 months ago)
- Topics: bubble, bubble-sort, bubblesort, cpp, insertion, insertion-sort, insertionsort, linux, merge, merge-sort, mergesort, number-sorter, windows
- Language: C++
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Hi 👋, I'm Daniel O'Rourke
I'm a passionate Python and C++ developer
Welcome To my github project!👋
- 👨💻 All of my projects are available at [My github](https://github.com/DanielOrourke02)
# Get more info about me and my projects
[HERE](https://github.com/DanielOrourke02/Active-Projects)
# 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/DanielOrourke02/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