Rostislav Kuratch
|
ad8f04f025
|
"837. New 21 Game" medium, experiments with random numbers generation
|
2022-06-23 21:08:43 +03:00 |
|
Rostislav Kuratch
|
abcc78ac0f
|
"837. New 21 Game" medium, no working solution yet
|
2022-06-23 20:48:52 +03:00 |
|
Rostislav Kuratch
|
b7c8081053
|
"3. Longest Substring Without Repeating Characters" drastically optimised accepted solution
|
2022-06-16 23:08:56 +03:00 |
|
Rostislav Kuratch
|
650e07956e
|
"3. Longest Substring Without Repeating Characters" accepted solution
|
2022-06-16 22:35:07 +03:00 |
|
Rostislav Kuratch
|
e7075b017a
|
"Maximum Fruits Harvested After at Most K Steps" accepted solution improved by parallel execution
|
2022-06-06 22:53:55 +03:00 |
|
Rostislav Kuratch
|
e3193bd1bb
|
"Maximum Fruits Harvested After at Most K Steps" accepted solution
|
2022-06-06 22:06:59 +03:00 |
|
Rostislav Kuratch
|
d6d554064c
|
"Maximum Fruits Harvested After at Most K Steps" not yet accepted, wrong answer
|
2022-06-05 22:21:12 +03:00 |
|
Rostislav Kuratch
|
2999529ad5
|
"Longest Duplicate Substring" accepted solution, involving binary search and a map
|
2022-06-01 21:45:06 +03:00 |
|
Rostislav Kuratch
|
16d840cc45
|
"Longest Duplicate Substring" hard task No 1044 not accepted yet, slight speed boost
|
2022-05-22 00:56:39 +03:00 |
|
Rostislav Kuratch
|
729f686164
|
"Longest Duplicate Substring" hard task No 1044 not accepted yet, experimenting
|
2022-05-21 23:59:27 +03:00 |
|
Rostislav Kuratch
|
4d4cc6758d
|
"Longest Duplicate Substring" hard task No 1044 not accepted improved bruteforce solution
|
2022-04-21 23:40:07 +03:00 |
|
Rostislav Kuratch
|
7de2ef26ff
|
"Longest Duplicate Substring" hard task No 1044 not accepted improved bruteforce solution
|
2022-04-21 20:33:55 +03:00 |
|
Rostislav Kuratch
|
f4a90a3f21
|
"Longest Duplicate Substring" hard task No 1044 not accepted bruteforce solution
|
2022-04-20 20:28:18 +03:00 |
|
Rostislav Kuratch
|
9ebb71d76f
|
"Substring With Concatenation of all words" hard task No 30 accepted solution
|
2022-04-20 16:42:03 +03:00 |
|
Rostislav Kuratch
|
b2d11b6826
|
"Shortest Subarray with Sum at Least K" hard task No 862 accepted solution
|
2022-04-08 18:57:06 +03:00 |
|
Rostislav Kuratch
|
7c093dca6d
|
"Shortest Subarray with Sum at Least K" hard task No 862 extended test cases
|
2022-03-02 17:10:43 +02:00 |
|
kr0st
|
2c09d22765
|
"Shortest Subarray with Sum at Least K" hard task No 862 sliding window with prefix sums
|
2022-02-26 21:02:37 +02:00 |
|
Rostislav Kuratch
|
50959147f2
|
"Shortest Subarray with Sum at Least K" hard task No 862 another shot at queues solution
|
2022-02-22 23:47:29 +02:00 |
|
Rostislav Kuratch
|
afae42e3a2
|
"Shortest Subarray with Sum at Least K" hard task No 862 fixed size sliding window version
|
2022-02-17 00:56:39 +02:00 |
|
Rostislav Kuratch
|
fc80ce3c07
|
"Shortest Subarray with Sum at Least K" hard task No 862 queue version improvement
|
2022-02-16 23:11:54 +02:00 |
|
Rostislav Kuratch
|
cbdd216840
|
"Shortest Subarray with Sum at Least K" hard task No 862 some minor refactoring
|
2022-02-16 22:15:24 +02:00 |
|
Rostislav Kuratch
|
71ac4f11a8
|
"Shortest Subarray with Sum at Least K" hard task No 862 solution using 2 queues, still failing by time complexity
|
2022-02-16 21:05:55 +02:00 |
|
Rostislav Kuratch
|
4b589f5272
|
"Shortest Subarray with Sum at Least K" hard task No 862 solution failed time complexity
|
2022-02-15 23:58:07 +02:00 |
|
Rostislav Kuratch
|
241061cd6d
|
"Contains Duplicate III" medium task No 220 accepted solution
|
2022-02-11 01:49:52 +02:00 |
|
Rostislav Kuratch
|
096546af60
|
Improved execution speed for task No 239
|
2022-02-09 00:45:18 +02:00 |
|
Rostislav Kuratch
|
42408c50b1
|
Merge branch 'main' of gitlab.com:bioreactorme/leetcode
|
2022-02-08 23:46:52 +02:00 |
|
Rostislav Kuratch
|
5119c95936
|
Adding go.sum
|
2022-02-08 23:44:21 +02:00 |
|
Rostislav Kuratch
|
5c3a51ec42
|
Update README.md
|
2022-02-08 21:43:19 +00:00 |
|
Rostislav Kuratch
|
1040edb5a2
|
First successful submission of hard task No 239
|
2022-02-08 23:21:22 +02:00 |
|