code-examples/2025/01
Tomasz Polgrabia 7042509db7 Simple go http server. 2025-01-27 22:24:37 +01:00
..
cracking_code_interview_16_8_english_int Some basic number description program (in english). 2025-01-03 12:43:00 +01:00
cracking_code_interview_16_20_t9 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
cracking_code_interview_16_24_pairs_with_sum Pairs with sum solution (t16x24) #2. 2025-01-03 13:52:07 +01:00
cracking_code_interview_16_25_lru_cache Simple implementation for LRUCache (16.25) #2. 2025-01-03 20:28:06 +01:00
cracking_code_interview_17_6_count_of_2s Added naive implementation for 2s task. 2025-01-07 13:27:21 +01:00
cracking_code_interview_17_7_baby_names Added implementation for 17.7 baby names frequencies. 2025-01-06 11:51:19 +01:00
cracking_code_interview_17_9_kth_multiple Added correct implementation. 2025-01-06 22:02:05 +01:00
golang_demo1 Simple go http server. 2025-01-27 22:24:37 +01:00
intellij_plugin_demo1 Added basic intellij idea plugin 2025-01-09 00:47:21 +01:00
kotlin_demo1 Added task to list deps. 2025-01-20 22:53:37 +01:00
kotlin_demo2 Kotlin project with kotlin DSL gradle build. 2025-01-21 21:28:30 +01:00
rust_demo1 Basic args rust parsing. 2025-01-13 22:02:47 +01:00