Commit Graph

98 Commits

Author SHA1 Message Date
cc3442fefa Update test coverage 2023-06-30 21:59:11 -04:00
2af4da477e Updated tests 2022-12-07 00:20:15 -05:00
cf45461ecb Finished adding tests 2022-12-06 23:59:16 -05:00
26a38fb9ea Added new tests 2022-12-06 23:02:54 -05:00
b4dc0aed37 Changed test methods 2022-12-06 22:06:53 -05:00
d48d245110 Updated long running problem to test smaller dataset 2022-12-06 18:41:20 -05:00
5bdb9f8110 Added more unit tests 2022-12-06 00:51:12 -05:00
703b79c002 Added more unit tests 2022-12-05 23:50:14 -05:00
7a3f2214f8 Started verification tests 2022-12-04 23:27:25 -05:00
62a8589364 Updated sonarqube recommendations 2022-12-04 15:41:32 -05:00
8e25c9338f Updated for sonarqube 2022-12-04 15:11:32 -05:00
726d800676 Added problems up to 50 2022-12-04 13:30:16 -05:00
a79e60f0fe Added new problems 2022-08-20 16:03:31 -04:00
51447fcbb2 Fixed sonarqube problems 2022-08-20 14:30:43 -04:00
f32c14a38c Updated classes plugin 2022-07-30 16:45:59 -04:00
dae42b3857 Added solution to problem 38 2021-10-22 19:28:32 -04:00
32244b3ff5 Updated error message 2021-07-05 01:56:36 -04:00
541adacbf0 Made all programs similar 2021-07-03 22:34:14 -04:00
290e43173a Updated to work with new library layout 2021-07-03 21:44:18 -04:00
85012be5e8 Added solution to problem 37 2021-07-02 00:47:16 -04:00
727699a960 Added solution to problem 36 2021-06-29 16:15:23 -04:00
2c42098ea7 Added solution for problem 35 2021-06-06 12:19:12 -04:00
fd9bed661f Added solution to problem 34 2021-06-01 18:44:26 -04:00
8b3c6c8cd5 Updated Algorithms 2021-05-28 16:13:40 -04:00
4fc455bff0 Optimized Problem17 2021-03-29 14:35:54 -04:00
a2298b5b8c Added solution to problem 33 2021-02-07 12:41:17 -05:00
af89d5619e Updated problem 27 algorithm 2020-10-30 16:19:12 -04:00
ebff487b68 Updated problem 1 algorithm 2020-10-26 14:44:45 -04:00
2f8d94de29 Fixed typo 2020-10-26 12:00:27 -04:00
a6aceb9e42 Minor fixes 2020-10-18 20:50:19 -04:00
da219ec692 Fixed typos 2020-10-03 12:52:19 -04:00
d0ac4874b7 Fixed some variable names 2020-08-28 14:24:34 -04:00
ea67dd3364 Updated some results to be neater 2020-08-28 11:05:09 -04:00
c40e1be88d Changed how an invalid answer was handled 2020-08-27 13:29:45 -04:00
907b6fae5b Updated to depend less on string create for an answer 2020-08-27 11:57:51 -04:00
544efc7e29 Updated problem's flow to match the other languages 2020-08-26 19:40:18 -04:00
1242935cc1 Added exception handling to match library 2020-08-24 14:57:01 -04:00
5be572e998 Fixed some typos 2020-08-23 16:30:26 -04:00
250f73c9d6 Created solution to problem32 2020-07-28 18:14:28 -04:00
bf1860856e Added functionality to find the trail the algorithm took 2020-07-24 13:21:52 -04:00
b9eac741f2 Adjusted 67 to work with 18 2020-07-24 12:34:19 -04:00
1d1b7676aa Updated runtimes because of changes 2020-07-20 00:54:00 -04:00
b1f2c4cbf7 Fixed bug causing error on multiple runs 2020-07-19 16:59:23 -04:00
5e0f2a0c8e Added some comments 2020-07-19 15:47:38 -04:00
3035387aa5 Fixed a few typos 2020-07-19 15:33:32 -04:00
4cdbed958f Moved Unsolved and fixed a few typos 2020-07-19 13:23:11 -04:00
4a745be0e1 Fixed bug that caused a null pointer exception 2020-07-11 13:34:01 -04:00
ea6d0d7d95 Updated to improve benchmarking function and code
style
2020-07-11 13:29:45 -04:00
ddcd46c40c Added license info 2020-07-10 13:39:57 -04:00
941372e90c Added some functions to reduce the amount of copied code 2020-07-10 00:53:19 -04:00