Commit Graph

18 Commits

Author SHA1 Message Date
141bc3098c SumAllTails implemented, refactor tests 2026-03-16 00:38:21 +01:00
7e5515c862 Use append for SumAll 2026-03-16 00:32:12 +01:00
cf93bb215a Implement sumAll 2026-03-16 00:29:02 +01:00
3932b66634 Add array sum module 2026-03-16 00:22:46 +01:00
c9cc104fe5 Use stdlib Repeat function 2026-03-16 00:07:31 +01:00
083ff01e53 Split RepeatFive, handle counts, add examples 2026-03-15 23:59:21 +01:00
be5fafa655 perf: Use string builder 2026-03-15 23:27:30 +01:00
cfab2d02a9 Add iteration module 2026-03-15 23:25:51 +01:00
0ac0075904 Update remote URL in go.mod 2026-03-15 23:25:38 +01:00
2b554d42c7 Add integers module 2026-03-15 23:12:11 +01:00
803c9d1be9 Move go.mod back to root 2026-03-15 23:10:56 +01:00
3172b5db04 Move to subfolder 2026-03-15 22:57:43 +01:00
5ddfccf226 extract greetingPrefix function 2026-03-15 22:57:03 +01:00
16fd3683ea Use switch statement 2026-03-15 22:53:39 +01:00
ca6357acdb Different languages supported 2026-03-15 22:52:20 +01:00
3cae1bd3d7 Refactor test assertions 2026-03-15 22:41:15 +01:00
22944de3b3 Handle empty string as "World" 2026-03-15 22:02:50 +01:00
86996b4887 Hello world example 2026-03-15 21:40:28 +01:00