Commit Graph

7 Commits

Author SHA1 Message Date
3d52397ef8 refactor: simplify function signatures for counting songs and retrieving top N songs 2025-04-07 13:04:49 +02:00
0c34a2df52 feat: add function to retrieve top N songs by weeks on chart 2025-04-07 12:43:07 +02:00
00336f0b55 feat: add function to count songs by artist 2025-04-07 12:42:53 +02:00
5b1bd3e135 fix: feedback ex3 2025-04-07 12:40:32 +02:00
4a8e87f444 feat: add ex3
add parametrized type, union, enum, alias
Ex03
2025-03-16 10:20:40 +01:00
780eab521b fix: feedback ex2 2025-03-15 14:52:10 +01:00
046c984634 Initial commit Ex02 2025-03-08 14:49:28 +01:00