Commit Graph

25 Commits (master)

Author SHA1 Message Date
Tomasz Polgrabia 16576d8859 Simple Jbang demo1 app. 2025-03-29 23:17:25 +01:00
Tomasz Polgrabia 12f5d3edf8 Added first working solution. 2025-02-09 21:58:36 +01:00
Tomasz Polgrabia 69ec4d2e56 Initial reading input. 2025-02-09 21:41:20 +01:00
Tomasz Polgrabia 3c06d3fd45 Initial makefile. 2025-02-09 20:46:22 +01:00
Tomasz Polgrabia 7042509db7 Simple go http server. 2025-01-27 22:24:37 +01:00
Tomasz Półgrabia 4e6a49b0f5 Kotlin project with kotlin DSL gradle build. 2025-01-21 21:28:30 +01:00
Tomasz Półgrabia b6e29e5f09 Added task to list deps. 2025-01-20 22:53:37 +01:00
Tomasz Półgrabia dd3408f122 Added idea way to fetch javadocs and sources. 2025-01-20 22:11:21 +01:00
Tomasz Półgrabia 5e95d24fa7 Small refactoring. 2025-01-20 22:05:42 +01:00
Tomasz Półgrabia 48a1db31bc Basic kotlin project. 2025-01-20 21:45:31 +01:00
Tomasz Półgrabia 27b2b1b11e Basic args rust parsing. 2025-01-13 22:02:47 +01:00
Tomasz Polgrabia 67c1a42044 Added basic intellij idea plugin 2025-01-09 00:47:21 +01:00
Tomasz Polgrabia fea63c75f9 Added naive implementation for 2s task. 2025-01-07 13:27:21 +01:00
Tomasz Polgrabia 4ec716caa4 Added correct implementation. 2025-01-06 22:02:05 +01:00
Tomasz Polgrabia 1d997a3ece Added implementation for 17.9 for kth multiples. Used Eratosthenes method which is less than desirable. 2025-01-06 12:22:23 +01:00
Tomasz Polgrabia 7f3f5bc070 Added implementation for 17.9 for kth multiples. Used Eratosthenes method which is less than desirable. 2025-01-06 12:22:04 +01:00
Tomasz Polgrabia 4ee25739a7 Added implementation for 17.7 baby names frequencies. 2025-01-06 11:51:19 +01:00
Tomasz Polgrabia efbfe88a7c Implemented task per content. However, real T9 would guess fitting words also by frequency of usage #3. 2025-01-04 00:09:49 +01:00
Tomasz Polgrabia 0ebf8839e9 Implemented task per content. However, real T9 would guess fitting words also by frequency of usage. 2025-01-03 23:40:40 +01:00
Tomasz Polgrabia 39e5abc769 Added basic implementation of rst tree. Now TODO main part - T9 dictionary for 0-9 mapping. 2025-01-03 22:38:14 +01:00
Tomasz Polgrabia 50cc9b8f5b Simple implementation for LRUCache (16.25) #2. 2025-01-03 20:28:06 +01:00
Tomasz Polgrabia 9edde0b72e Simple implementation for LRUCache (16.25). 2025-01-03 15:28:13 +01:00
Tomasz Polgrabia a8177bcc59 Pairs with sum solution (t16x24) #2. 2025-01-03 13:52:07 +01:00
Tomasz Polgrabia 5650e1ee69 Pairs with sum solution (t16x24). 2025-01-03 13:39:55 +01:00
Tomasz Polgrabia d1726eb234 Some basic number description program (in english). 2025-01-03 12:43:00 +01:00