|
|
ed861eb628
|
Valid Sudoku Initialization
|
2023-08-19 22:55:57 -07:00 |
|
|
|
ade978c89c
|
Beats 80% of runtime, uses a lot of memory. multiples loops is still O(n)
|
2023-08-17 02:04:49 -07:00 |
|
|
|
c4be189687
|
Completes 18/22 timed out
|
2023-08-17 02:00:30 -07:00 |
|
|
|
976b6174eb
|
changed output to solve 10/73 problems
|
2023-08-15 22:23:03 -07:00 |
|
|
|
c9bdf86fac
|
Attempt using slicing to achieve O(n) without division.
|
2023-08-12 09:09:03 -07:00 |
|
|
|
9e47fadc37
|
problem 238 file initialization
|
2023-08-10 19:34:53 -07:00 |
|
|
|
2cec78857e
|
Solved, iterate through dict K number of times and remove highest value each time beat 93% memory
|
2023-08-09 22:50:32 -07:00 |
|
|
|
1350865573
|
passes 19/21 cases
|
2023-08-09 22:43:17 -07:00 |
|
|
|
efd5cbd3ba
|
initialize 347 frequency
|
2023-08-08 23:28:37 -07:00 |
|
|
|
346abcface
|
Cleaned Folder organization
|
2023-08-07 22:34:41 -07:00 |
|