LC 519. Random Flip Matrix Posted on 2019-06-27 | Description12345678You are given the num ... Read more »
LC 1039. Minimum Score Triangulation of Polygon.md Posted on 2019-05-07 | In LeetCode algorithm | Description Given N, consider a convex N ... Read more »
LC 373. Find K Pairs with Smallest Sums.md Posted on 2019-05-04 | In LeetCode algorithm | Description You are given two integer ar ... Read more »
LC 330. Patching Array Posted on 2019-05-04 | In LeetCode algorithm | Description Given a sorted positive inte ... Read more »
LC 337. House Robber III Posted on 2019-05-04 | In LeetCode algorithm | Description The thief has found himself ... Read more »
LC 327. Count of Range Sum Posted on 2019-05-01 | In LeetCode algorithm | Description Given an integer array nums, ... Read more »
LC 1027. Longest Arithmetic Sequence Posted on 2019-04-29 | In LeetCode algorithm | Description Given an array A of integers ... Read more »
LC 1029. Recover a Tree From Preorder Traversal Posted on 2019-04-29 | In LeetCode algorithm | Description We run a preorder depth firs ... Read more »
LC 1024. Video Stitching Posted on 2019-04-27 | In LeetCode algorithm | Description You are given a series of vi ... Read more »