Commit Graph

91 Commits (3b05dff9a2235940caa5b7037063d60f7c7e3a74)

Author SHA1 Message Date
Tomasz Polgrabia 3b05dff9a2 Added more test cases for zig bipartition algorithm. 2025-02-01 01:02:19 +01:00
Tomasz Polgrabia de09e40bc9 Fixed zig formatting (via auto zig formatter). 2025-02-01 00:55:11 +01:00
Tomasz Polgrabia 7b3f9036a5 Added zig plug. 2025-02-01 00:50:30 +01:00
Tomasz Polgrabia 46ffbbd575 Some small changes. 2025-02-01 00:00:22 +01:00
Tomasz Polgrabia 4b6f67f6dd Some small changes. 2025-01-31 23:16:59 +01:00
Tomasz Polgrabia 0bc2e27bbd Added vim-plug bundle. 2025-01-31 23:03:26 +01:00
Tomasz Polgrabia bbc653f83a Vim scripts. 2025-01-31 22:52:47 +01:00
Tomasz Półgrabia 9f7d577915 Vim config. 2025-01-31 22:39:27 +01:00
Tomasz Polgrabia 44949510e6 Passing array (not slice) as parameter. 2025-01-31 13:05:08 +01:00
Tomasz Polgrabia 13f7c3a822 Zig basic project - bipartition. 2025-01-31 11:46:43 +01:00
Tomasz Polgrabia adb9a6e44c Some basic algorithms in various languages. 2025-01-31 10:17:21 +01:00
Tomasz Polgrabia 7042509db7 Simple go http server. 2025-01-27 22:24:37 +01:00
Tomasz Polgrabia 5c26c09815 Some basic emeditor scripts for formatting json and running builds. 2025-01-27 00:58:20 +01:00
Tomasz Polgrabia 093615aeab Further refactorings of the client, vertx libs version upgraded. 2025-01-24 01:17:38 +01:00
Tomasz Polgrabia 74c1f2d94e Small refactorings for client & server. 2025-01-24 00:30:26 +01:00
Tomasz Polgrabia 001fe270c1 Small refactorings for client. 2025-01-23 23:16:56 +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
Tomasz Półgrabia a230667e74 Small TODO marked in README. 2024-12-28 23:31:09 +01:00
Tomasz Półgrabia b2d0d20917 Working setup for apache/kafka and zookeeper (no confluent). 2024-12-28 23:27:48 +01:00
Tomasz Półgrabia e492b6df60 Upgraded kafka and zookeeper to 7.4.8 (last working before 7.5.0) + successfully sending to kafka topic. 2024-12-28 13:59:13 +01:00
Tomasz Półgrabia affff394be Downgraded to the last working versions. 2024-12-28 02:43:19 +01:00
Tomasz Półgrabia 6857160985 Diagnosed where is the problem. 2024-12-28 02:38:53 +01:00
Tomasz Półgrabia 9aac4914bd Now possible to send text messages from client via simple rest and curl but kafka setup still is not working. 2024-12-28 00:10:13 +01:00
Tomasz Półgrabia 091fdaa8b8 Refactoring for reading config options. 2024-12-27 23:41:43 +01:00
Tomasz Półgrabia ffc7e1a4f2 Small changes for troubleshooting stdin. 2024-12-27 22:58:09 +01:00
Tomasz Półgrabia eb893977e8 Small changes. 2024-12-27 22:44:12 +01:00
Tomasz Polgrabia a6ea81505c Restored working but it needs to be run on the same wsl box. 2024-12-27 22:00:03 +01:00
Tomasz Polgrabia 4ad8473aaa Added stubs for kafka connection but configuration (wsl + windows) needs to be checked. 2024-12-27 21:19:58 +01:00
Tomasz Polgrabia 9e8a692eb4 Handling map of channel to sockets + added kafka deps and docker compose. 2024-12-27 20:55:21 +01:00
Tomasz Polgrabia c2f1372652 Fixing code issues. 2024-12-27 20:15:55 +01:00
Tomasz Polgrabia 761eedd731 Small refactorings adding paths as mappings to channel. 2024-12-27 20:14:30 +01:00