Commit Graph

15 Commits

Author SHA1 Message Date
Matthew Ellison
628cf67754 Updated to remove fmod and string length warnings 2019-03-11 13:07:03 -04:00
Matthew Ellison
0006517e74 Changed everything to bubbleSort because
quickSort was causing a stack overflow
2019-03-11 12:23:32 -04:00
Matthew Ellison
4367c34874 Updated to give better names 2019-03-11 11:54:33 -04:00
Matthew Ellison
6c36ade440 Added some simple algorithms 2019-03-11 11:22:58 -04:00
Matthew Ellison
d9da762bd9 Added copy and compare functions 2019-03-11 00:37:18 -04:00
Matthew Ellison
5eb4931002 Added getSum and getProd functions 2019-03-10 18:39:51 -04:00
Matthew Ellison
a494acf34f Added sort functions 2019-03-10 11:49:24 -04:00
Matthew Ellison
e951c2d9a0 Added structures and functions for a dynamic array 2019-03-10 00:25:30 -05:00
Matthew Ellison
807b552e34 Added license to project 2019-03-10 00:24:23 -05:00
Matthew Ellison
ecbd077977 Added vscode files to ignore 2019-03-10 00:23:44 -05:00
Matthew Ellison
7eac467303 Added include guards 2019-03-08 22:36:01 -05:00
Mattrixwv
64657f82ec Updated the README to show usage for the stowatch 2019-03-08 21:41:53 -05:00
Mattrixwv
49f1bd3879 Added a stopwatch to help time programs 2019-03-08 21:40:44 -05:00
Mattrixwv
07f44e3abd Added ignores for executables 2019-03-08 21:40:25 -05:00
Matthew Ellison
e9b84e4afe README.md created online with Bitbucket 2019-03-09 02:33:15 +00:00