|
|
57878d980d
|
linked list and other array problems done
|
2024-06-06 16:00:26 -07:00 |
|
|
|
78b7c57b40
|
Stack method solved
|
2023-10-02 21:05:36 -07:00 |
|
|
|
b9b739b93d
|
passes 27/98 cases
|
2023-10-02 19:15:11 -07:00 |
|
|
|
7d38ee51ce
|
solved using v = d/t
|
2023-10-02 03:30:30 -07:00 |
|
|
|
ba769e5cf8
|
started car fleet problem with enumerate method
|
2023-10-01 20:51:57 -07:00 |
|
|
|
7da5e88c64
|
solved with stack method O(n^2)
|
2023-09-28 18:02:08 -07:00 |
|
|
|
4d8fd333e4
|
two pointer method, timed out at 41/48 test cases
|
2023-09-28 17:29:26 -07:00 |
|
|
|
9f70612630
|
Solved using recursion
|
2023-09-27 07:41:44 -07:00 |
|
|
|
b285140f84
|
passes 10/21 test cases using stack method with two lists
|
2023-09-27 05:04:00 -07:00 |
|
|
|
febbbd72d3
|
commented print statements
|
2023-09-26 21:16:21 -07:00 |
|
|
|
85db2d73d0
|
Changed method to matrix that keeps track of min value at all times
|
2023-09-26 21:15:47 -07:00 |
|
|
|
18baee9bd5
|
Completes all test cases
|
2023-09-26 21:07:10 -07:00 |
|
|
|
085299d955
|
Solved, using stack method of append and pop
|
2023-09-24 21:27:35 -07:00 |
|