Commit graph

80 commits

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

* Fix part 1

* Finish third day
2024-01-07 01:59:16 +05:00
Ivan R. 67d56fead6
Add local.properties to gitignore 2023-12-05 14:17:51 +05:00
Ivan R. 565af24dd2
Merge advent of code projects into one 2023-12-05 00:28:46 +05:00
Ivan R. 570729bcac
Migrate to gradle 2023-12-02 18:16:25 +05:00
Ivan R. 586e33a184
Add solution to the second day of AOC-23 2023-12-02 17:10:09 +05:00
Ivan R. acf076a7ac
Add solutions to the first day of AOC-23 2023-12-01 12:08:22 +05:00
Ivan R. 17bdab0a43
Add problem 0007 2023-11-30 11:56:47 +05:00
Ivan R. 2ad850464e
Solve problem 176 2023-11-29 12:51:08 +05:00
Ivan R. 283cbb492d
Update readme, rename problems directory 2023-11-29 11:09:53 +05:00
Ivan R. ee78ba4a9b
Problem 1582: Special positions in a binary matrix 2023-03-13 21:37:25 +05:00
Ivan R. 7b00ab2429
Add a note about Ruby 2023-03-09 00:35:49 +05:00
Ivan R. 512bc73ac5
Problem 627: swap salary 2023-01-28 20:59:45 +05:00