40 Commits
Author SHA1 Message Date
Josh Ashton 4c0f837ec4 week 13 completed. 2024-04-03 13:59:00 -06:00
Josh Ashton ee04348241 leetcode challenge 193. 2024-04-03 10:48:30 -06:00
Josh Ashton 45bc3315cb added input.sdku file 2024-03-12 21:19:24 -06:00
Josh Ashton cc2bf52800 cleaned up project structure and updated .gitignore 2024-03-11 14:52:35 -06:00
Josh AshtonandGitHub 7de3a54b4f Delete spring24/week9/Sudoku.class 2024-03-11 14:47:03 -06:00
Josh AshtonandGitHub 837c83dbe6 Delete spring24/week9/Cell.class 2024-03-11 14:46:56 -06:00
Josh AshtonandGitHub c4fa7ed822 Delete spring24/week9/Cell$List.class 2024-03-11 14:46:49 -06:00
Josh AshtonandGitHub a1f8bd13e6 Delete spring24/week9/Cell$List$Value.class 2024-03-11 14:46:40 -06:00
Josh AshtonandGitHub f6b9eb2a18 Delete .project 2024-03-11 14:46:11 -06:00
Josh AshtonandGitHub 457eb4a71f Delete .classpath 2024-03-11 14:46:00 -06:00
Josh Ashton 1b04b8248e implemented test for valid sodoku solution. tested the test as well. 2024-03-11 14:43:59 -06:00
Josh Ashton c01ac5a8c5 implemented basic challenge structure. 2024-03-11 14:10:21 -06:00
Josh Ashton 35f836c400 updated packaged for eclipse users. 2024-02-21 11:21:45 -07:00
Josh Ashton 8c14bfb285 Week7 challenges, expanding upon Week4 Challenges. 2024-02-21 11:16:40 -07:00
Josh Ashton 8c702718e2 week 4 completed. 2024-02-07 17:29:14 -07:00
Josh Ashton a2d30f851c partially working solution for week4 2024-02-07 17:05:39 -07:00
Joshua Ashton 51303aa4e0 Fixed path and a minor return bug. 2024-02-06 21:51:48 -07:00
Joshua Ashton 756feee4e4 Clarified on OS path for the input file. 2024-02-06 21:39:29 -07:00
Joshua Ashton 9cb34501b4 Challenge, tests, input file, etc. are setup. 2024-02-06 21:28:05 -07:00
Joshua Ashton 6246e964db Basic challenge setup implemented and commented. 2024-02-06 20:56:08 -07:00
Joshua Ashton 7876f90b48 week 2 challenge 2024-02-04 15:54:05 -07:00
Josh Ashton f0a34db016 advent of code challenge, 2022 day 25. 2023-11-29 12:46:49 -07:00
Josh Ashton f85664ab10 minor format update 2023-11-15 14:27:08 -07:00
Josh Ashton 6a177a60d6 Week 11 challenge from Project Euler 2023-11-15 11:26:23 -07:00
Josh Ashton 1d457612ec challenge code 2023-11-15 10:50:01 -07:00
Josh Ashton 2feee0f8e8 challengee 2023-11-15 10:48:03 -07:00
Josh Ashton edce1d4ff9 basic gui implemented for week11 challenge. 2023-11-15 10:14:25 -07:00
Josh Ashton 23054afaba project setup 2023-11-14 16:00:28 -07:00
Josh AshtonandGitHub c6844fb71d Merge pull request #4 from absaly/SortByTime
Sort by time
2023-11-13 18:28:36 -07:00
Abbas Al-younis 9527b75935 Refactor string and integer comparisons in Task class, and add test data for different task titles. 2023-11-02 21:56:47 -06:00
Abbas Al-younis f9cfe8fbd2 Implemented the sort by title functionality 2023-11-02 17:33:20 -06:00
Josh AshtonandGitHub 72164a9802 Merge pull request #3 from valmgoff/main
parse() and saveTaks() finished
2023-11-01 16:35:09 -06:00
Josh AshtonandGitHub bfc3103f5c Merge branch 'main' into main 2023-11-01 16:35:00 -06:00
Josh AshtonandGitHub 9ce647d30c Merge pull request #2 from Gavldac/main
Added a Add Buttn
2023-11-01 16:21:51 -06:00
Valor GandGitHub d0e11b9886 parse() and saveTaks() finished 2023-11-01 16:06:14 -06:00
Gavldac 9747ec809b Added a Add Buttn 2023-11-01 15:47:53 -06:00
Josh Ashton 77e986edfc Week 9 Challenge: Task Manager. Implemented basic implementations and GUI. Challenges are of increasing difficulty: Writing tasks to a file, reading tasks from a file, sorting and filtering, and lastly add, edit, and delete functionality. There is starter code available for all but the last challenge. Club members should work in groups. 2023-11-01 12:10:43 -06:00
Josh Ashton 106f4b17c3 Bonus challenge for week 4 2023-09-27 13:36:39 -06:00
Josh AshtonandGitHub aeb9b2ab12 Update README.md 2023-09-13 14:52:58 -06:00
Josh Ashton 9f2f090e61 init commit 2023-09-13 14:32:23 -06:00