Commit graph

26 commits

Author SHA1 Message Date
Manuel Thalmann bca09ae2d1 Refactor the sorting of competitors 2022-10-04 21:25:54 +02:00
Manuel Thalmann 7e46399a4a Add logic for creating competitor lists 2022-10-04 21:23:21 +02:00
Manuel Thalmann 29adffee18 Solve the first exercise 2022-10-04 14:36:37 +02:00
Manuel Thalmann 32799964b9 Add files for the assignment #3 2022-10-04 14:34:15 +02:00
Manuel Thalmann bf793a8cea Make MySortedList compatible with Java 8 2022-09-28 10:44:54 +02:00
Manuel Thalmann 3f6493694c Improve code for moodle verification 2022-09-28 10:39:28 +02:00
Manuel Thalmann cfe533f03b Add tests for the MySortedList class 2022-09-28 10:34:51 +02:00
Manuel Thalmann 447e63837b Add a class for storing sorted items 2022-09-28 10:34:36 +02:00
Manuel Thalmann 882130f703 Fix error in insertAfter method 2022-09-28 10:21:44 +02:00
Manuel Thalmann 0aeb39d677 Add method for inserting nodes 2022-09-28 09:53:35 +02:00
Manuel Thalmann 83700823d0 Simplify remove method 2022-09-28 09:53:01 +02:00
Manuel Thalmann aee1199bee Suppress unnecessary warnings 2022-09-28 09:47:07 +02:00
Manuel Thalmann 8a80db94a9 Add tests for the new MyList class 2022-09-28 09:41:06 +02:00
Manuel Thalmann d6ad55619a Add a new MyList class 2022-09-28 09:40:55 +02:00
Manuel Thalmann 3078d312a7 Add tests for the new functionality 2022-09-28 09:40:31 +02:00
Manuel Thalmann 2f43b81823 Add further brackets to BracketServer 2022-09-28 09:36:34 +02:00
Manuel Thalmann 3081d67e0f Add tests for the WellformedXmlServer 2022-09-27 13:06:58 +02:00
Manuel Thalmann f53e58a3b8 Add a server for checking basic XML integrity 2022-09-27 13:05:36 +02:00
Manuel Thalmann cdc7517afa Add tests for the BracketServer 2022-09-27 13:04:02 +02:00
Manuel Thalmann 0f808a371b Add tests for the ListStack class 2022-09-27 13:02:56 +02:00
Manuel Thalmann 8aa71b1ee5 Add a server for checking brackets 2022-09-27 12:58:48 +02:00
Manuel Thalmann b13632ccc8 Add a new ListStack class 2022-09-27 12:58:17 +02:00
Manuel Thalmann 9d200788d0 Add tests for the LCMServer 2022-09-27 12:57:16 +02:00
Manuel Thalmann d13598d9c0 Add LCMServer class 2022-09-27 12:56:11 +02:00
Manuel Thalmann 1cf8747072 Add boilerplate code 2022-09-27 12:55:03 +02:00
Manuel Thalmann 2f8d31a75e Create new gradle project 2022-09-27 12:48:17 +02:00