|
|
2a9eefaf80
|
solved 15/73 cases
|
2023-08-25 21:37:26 -07:00 |
|
|
|
050d2f4041
|
added for loop method to encode and decode
|
2023-08-24 23:53:58 -07:00 |
|
|
|
0f650a6ed9
|
initialized free link of problem
|
2023-08-23 10:27:40 -07:00 |
|
|
|
a8cf9a4807
|
updated to matrix method to check validity
|
2023-08-22 23:30:34 -07:00 |
|
|
|
790be3a565
|
new inputs
|
2023-08-21 22:15:44 -07:00 |
|
|
|
ef15f4d7e2
|
first attempt with hashmap fo sudoku
|
2023-08-20 20:22:35 -07:00 |
|
|
|
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 |
|