Commit graph

93 commits

Author SHA1 Message Date
c7eb53e1ce
Solve day 3 of AoC 2024 2024-12-03 14:33:08 +05:00
a3326beb86
Simplify zig build pipelines 2024-12-02 22:27:23 +05:00
a0f7f1645a
Solve day 2 of AoC 2024 2024-12-02 13:32:52 +05:00
c576d211c9
AoC 2024/1: simplify stdout initialization 2024-12-01 18:04:52 +05:00
92f329b52c
AoC 2024/1: simplify counter increment 2024-12-01 17:57:46 +05:00
93cefbce92
AoC 2024/1: move stdout initialization to the bottom 2024-12-01 17:47:01 +05:00
5e5a42b330
AoC 2024/1: defer allocator deinitialization 2024-12-01 17:45:19 +05:00
a58ca8f97a
AoC 2024/1: pass allocator as parameter 2024-12-01 17:42:00 +05:00
adeaa8d380
Solve day 1 of AoC 2024 2024-12-01 15:34:19 +05:00
e815ab8535
Group AOC solutions by year 2024-12-01 15:32:54 +05:00
d07cb98e07
Add one solution for round 985 2024-11-10 21:53:30 +05:00
767ebc4333
Add solution for codeforces round 983 2024-11-02 00:10:58 +05:00
2493382785
Add solutions for round 171 2024-10-28 22:37:34 +05:00
63447f8563
docs: improve 1brc description 2024-09-04 01:21:28 +05:00
062c2d2483
solve 'one billion row' challenge 2024-09-04 00:24:49 +05:00
61b8efd211
aoc: solve day 9 2024-08-18 18:24:37 +05:00
10872cf5db
aoc: solve day 8
Signed-off-by: Ivan Reshetnikov <admin@comfycamp.space>
2024-07-19 00:24:41 +05:00
27892ff860
aoc: solve day 7 2024-06-28 16:33:09 +05:00
cc2f49a3b9
chore: group kotlin solutions 2024-06-28 13:46:07 +05:00
8582813d62
docs: add instructions for elixir projects 2024-06-27 20:42:12 +05:00
ede7315d4e
leetcode: solve 'container with most water' problem 2024-06-27 20:41:11 +05:00
1febd49b82
codewars: solve 'anagram detection' problem 2024-06-12 16:32:43 +05:00
4e32127e79
leetcode: solve 'int to roman' problem in elixir 2024-06-11 19:22:13 +05:00
bb5eb9323f
leetcode: solve two sum problem in elixir 2024-06-09 12:26:06 +05:00
e0cc88e3ff
codewars: solve 'consecutive strings' challenge 2024-02-22 11:05:32 +05:00
82091b0abd
codewars: solve 'statistics' challenge 2024-02-20 22:19:58 +05:00
2921445f30
chore: group ocaml solutions 2024-02-20 10:17:53 +05:00
f73ac8b148
codewars: solve 'is the string uppercase' challenge 2024-02-20 10:13:15 +05:00
ec8417e0b0
codewars: solve 'reduce but grow' challenge 2024-02-20 01:10:14 +05:00
782d4a8ac8
chore: mark .ml files as ocaml 2024-02-20 00:55:45 +05:00
87d77ce5b2
codewars: solve 'sum of positive' challenge 2024-02-20 00:49:54 +05:00
9951704e30
codewars: solve 2 problems in ocaml 2024-02-20 00:45:35 +05:00
615aa114f2
leetcode: solve problem 13 2024-02-15 11:48:04 +05:00
b03cabc268
docs: add a more detailed description of the project 2024-02-12 10:42:14 +05:00
7363c164ee
docs: add notes about new languages 2024-02-12 10:27:41 +05:00
bed4793a94
docs: add a link to my codeforces account 2024-02-12 10:13:12 +05:00
90b7316078
leetcode: solve problem 17 2024-02-08 17:47:27 +05:00
b2e06356b0
leetcode: solve problem 2648 2024-02-07 21:48:43 +05:00
48587158b2
chore: optimize rust program, add tests 2024-02-07 21:46:21 +05:00
f41a9f0827
leetcode: solve problem 929 2024-02-07 17:55:56 +05:00
dea3af5d33
codeforces: add solutions for round 923 2024-02-07 01:39:43 +05:00
c8a967dcaa
aoc-23: solve day 6 2024-02-06 11:10:29 +05:00
891a0ecf91
refactor(aoc): simplify type defentitions 2024-02-05 00:41:47 +05:00
1ce78ef881
aoc: merge solution to problem 5 2024-02-05 00:33:49 +05:00
8d2d26c503
refactor: simplify the solution for the 5th day of AOC 2024-02-05 00:32:44 +05:00
ecaf90adb4
AOC: solve 5th task 2024-02-05 00:27:57 +05:00
4acdaa1deb
Update solution 2024-02-03 16:27:17 +05:00
36dc294e98
Update solution 2024-01-26 17:42:55 +05:00
b636dd4c43
Add partial solution for the 5th day of AoC 2024-01-11 18:05:07 +05:00
bca39663e2
Add solution for the 4th day of AoC 2024-01-10 12:29:05 +05:00