1
0
Fork 0
mirror of https://gitlab.com/mfocko/LeetCode.git synced 2024-09-19 17:56:55 +02:00
Commit graph

26 commits

Author SHA1 Message Date
08a623bb50
problems: add my calendar I
Signed-off-by: Matej Focko <mfocko@redhat.com>
2022-08-03 19:30:14 +02:00
4845dae4b3
problems: add kth smallest element in a sorted matrix
Signed-off-by: Matej Focko <mfocko@redhat.com>
2022-08-02 22:46:54 +02:00
05c1800c4d
problems: add unique paths
Signed-off-by: Matej Focko <mfocko@redhat.com>
2022-08-02 11:40:31 +02:00
917aecb33f
chore: format sources
Signed-off-by: Matej Focko <mfocko@redhat.com>
2022-07-23 13:12:05 +02:00
b59f949d8f
problems: add n-ary tree preorder traversal
Signed-off-by: Matej Focko <mfocko@redhat.com>
2022-07-23 13:11:02 +02:00
7c3f9ba87e
problems: add n-ary tree level-order traversal
Signed-off-by: Matej Focko <mfocko@redhat.com>
2022-07-23 13:10:25 +02:00
6c3cfcd876
chore: reorganize files
Signed-off-by: Matej Focko <mfocko@redhat.com>
2022-07-23 12:53:31 +02:00
229e74a381
problems: add partition list
Signed-off-by: Matej Focko <mfocko@redhat.com>
2022-07-22 23:45:16 +02:00
d83859da38
problems: add number of matching subsequences
Signed-off-by: Matej Focko <mfocko@redhat.com>
2022-07-20 17:09:12 +02:00
891c50440e
problems: add pascals triangle ii
Signed-off-by: Matej Focko <mfocko@redhat.com>
2022-07-19 16:48:05 +02:00
123c4ef5d7
problems: add pascals triangle
Signed-off-by: Matej Focko <mfocko@redhat.com>
2022-07-19 16:26:56 +02:00
d1e2d4a9cf problems: add out of boundary paths 2022-07-18 17:40:53 +00:00
a7f5724d71 problems: add max area of island 2022-07-16 14:31:55 +00:00
852221b295 problems: add maximum units on a truck 2022-07-14 13:28:35 +00:00
7929858e64 problems: add binary tree level-order traversal 2022-07-13 22:13:48 +00:00
671fe591f6 problems: add middle of the linked list 2022-07-12 19:09:21 +00:00
b600d8cc67 problems: add maximum numbers of coins you can get 2022-07-12 15:35:23 +00:00
af0dd6af82 problems: add find pivot index 2022-07-12 12:36:28 +00:00
b100c7588b problems: add running sum of 1D array 2022-07-12 11:32:59 +00:00
9fa39e8873
data-structure(i): add day 1
Signed-off-by: Matej Focko <mfocko@redhat.com>
2022-01-19 18:25:31 +01:00
afd4b06f50
problems: add daily problems
Signed-off-by: Matej Focko <mfocko@redhat.com>
2022-01-19 12:19:22 +01:00
96c6e8d66d
problems: add previously solved problems
Signed-off-by: Matej Focko <mfocko@redhat.com>
2022-01-18 21:43:49 +01:00
3460ef6dbd
problems: add inorder bst traversal
Signed-off-by: Matej Focko <mfocko@redhat.com>
2022-01-18 16:17:04 +01:00
5a9d67f37d
problems: add can place flowers
Signed-off-by: Matej Focko <mfocko@redhat.com>
2022-01-18 13:38:21 +01:00
2c664a305d
problems: add maximize distance to closest
Signed-off-by: Matej Focko <mfocko@redhat.com>
2022-01-16 12:42:13 +01:00
16763cdd2f
problems: add insert-into-a-bst
Signed-off-by: Matej Focko <mfocko@redhat.com>
2022-01-12 20:10:00 +01:00