Commit graph

61 commits

Author SHA1 Message Date
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
Ivan R. de7d56a589
Add a disclaimer 2022-12-31 12:14:39 +05:00
Ivan R. 7ed212ce27
Add zeros to problem numbers to fix sorting 2022-12-31 12:03:24 +05:00
Ivan R. 3129bbecc5
Problem 22: generate parentheses 2022-12-25 10:42:11 +05:00
Ivan R. ed6bb14c07
Problem 193: valid phone numbers 2022-12-18 11:29:45 +05:00
Ivan R. 65a5392783
Problem 12: Integer to Roman 2022-12-16 22:58:57 +05:00
Ivan R. ca927211b5
Problem 37: sudoku solver 2022-12-11 17:50:16 +05:00
Ivan R. f9aced1a77
Problem 8: ruby rewrite 2022-12-03 12:19:24 +05:00
Ivan R. a3e0177f4e
Remove template and instructions for C programs 2022-12-02 23:29:32 +05:00
Ivan R. 20b5f3e546
Problem 223: ruby rewrite 2022-12-02 23:28:36 +05:00
Ivan R. a053af02d9
Problem 3: ruby rewrite 2022-12-02 21:15:51 +05:00
Ivan R. a70c532a3e
Problem 9: ruby rewrite 2022-11-28 22:34:01 +05:00
Ivan R. eda9b3a868
Problem 2: ruby rewrite 2022-11-28 22:15:37 +05:00
Ivan R. 8f7ac22afe
Problem 36: valid sudoku 2022-11-26 18:03:53 +05:00
Ivan R. 459fb62da4
Problem 1: ruby rewrite 2022-11-26 17:03:22 +05:00
Ivan R. 32f9a1dd8d
Fix some rubocop warnings 2022-11-26 16:14:11 +05:00
Ivan R. bb2ac41656
Simplify the process of finding the minimum length 2022-11-26 11:47:43 +05:00
Ivan R. d09a4d3eb0
Problem 14: longest common prefix 2022-11-26 11:27:25 +05:00
Ivan R. 907dfdf070
Problem 1108: defanging an ip address 2022-11-25 23:43:40 +05:00
Ivan R. 25a578a8fb
Problem 8: string to integer 2022-11-25 23:06:02 +05:00