Manuel Thalmann
|
63da19757e
|
Refactor method for calculating height
|
2022-10-31 21:04:55 +01:00 |
|
Manuel Thalmann
|
0a4895c538
|
Add server for running AVLSearchTree
|
2022-10-31 20:50:26 +01:00 |
|
Manuel Thalmann
|
479cac0393
|
Fix broken balance method
|
2022-10-31 20:50:09 +01:00 |
|
Manuel Thalmann
|
24225d7595
|
Print tree size
|
2022-10-31 20:20:13 +01:00 |
|
Manuel Thalmann
|
2d1e65730c
|
Remove unnecessary file
|
2022-10-31 20:17:32 +01:00 |
|
Manuel Thalmann
|
d04f74f992
|
Implement AVLSearchTree
|
2022-10-31 20:12:42 +01:00 |
|
Manuel Thalmann
|
1f5b475645
|
Add files for exercise 06
|
2022-10-31 20:00:23 +01:00 |
|
Manuel Thalmann
|
e4c4da8fb9
|
Allow traversing intervals
|
2022-10-18 14:29:29 +02:00 |
|
Manuel Thalmann
|
630a5c8acb
|
Add methods for calculating size and height
|
2022-10-18 14:10:29 +02:00 |
|
Manuel Thalmann
|
13b54d1e88
|
Implement RankingTreeServer
|
2022-10-18 13:48:27 +02:00 |
|
Manuel Thalmann
|
e47818c3fa
|
Add methods for traversing trees
|
2022-10-18 13:46:36 +02:00 |
|
Manuel Thalmann
|
e5068eecc8
|
Change default encoding
|
2022-10-18 13:46:09 +02:00 |
|
Manuel Thalmann
|
d76b797dce
|
Simplify HilbertServer
|
2022-10-18 13:17:11 +02:00 |
|
Manuel Thalmann
|
7d56d30e19
|
Improve readability of HilbertServer
|
2022-10-18 13:16:47 +02:00 |
|
Manuel Thalmann
|
aecc499585
|
Add files for exercise 5
|
2022-10-18 12:53:10 +02:00 |
|
Manuel Thalmann
|
389d29c66b
|
Add corresponding tests
|
2022-10-11 22:53:28 +02:00 |
|
Manuel Thalmann
|
983ef9cf60
|
Add a class for drawing hilbert curves
|
2022-10-11 22:53:20 +02:00 |
|
Manuel Thalmann
|
019c56c849
|
Add tests for the SnowflakeServer
|
2022-10-11 22:28:06 +02:00 |
|
Manuel Thalmann
|
67d698f537
|
Add classes for drawing snowflakes
|
2022-10-11 22:27:54 +02:00 |
|
Manuel Thalmann
|
3c1486854b
|
Add an EOL to the end of the output
|
2022-10-11 14:25:59 +02:00 |
|
Manuel Thalmann
|
7ffda12287
|
Add a server for solving the hanoi puzzle
|
2022-10-11 14:24:59 +02:00 |
|
Manuel Thalmann
|
f6fe871d80
|
Fix code format
|
2022-10-11 13:17:58 +02:00 |
|
Manuel Thalmann
|
3a3ecefed2
|
Remove unnecessary method
|
2022-10-11 12:39:32 +02:00 |
|
Manuel Thalmann
|
6722d8ee02
|
Fix backwards compatibility
|
2022-10-04 21:39:56 +02:00 |
|
Manuel Thalmann
|
1a1351c38f
|
Implement the createNameList method
|
2022-10-04 21:36:02 +02:00 |
|
Manuel Thalmann
|
73374ed7bb
|
Implement a comparator for sorting names alphabetically
|
2022-10-04 21:32:37 +02:00 |
|
Manuel Thalmann
|
1ed56f10da
|
Add logic for sorting competitors
|
2022-10-04 21:26:05 +02:00 |
|
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 |
|