weekly 136
(not really easy..) https://leetcode.com/contest/weekly-contest-136/problems/robot-bounded-in-circle/
(graph coloring) https://leetcode.com/contest/weekly-contest-136/problems/flower-planting-with-no-adjacent/
(hard)(suffix-tree)(lcp) https://leetcode.com/contest/weekly-contest-136/problems/longest-duplicate-substring/
weekly 135
(tree traverse) https://leetcode.com/contest/weekly-contest-135/problems/binary-search-tree-to-greater-sum-tree/
(sliding window)(good) https://leetcode.com/contest/weekly-contest-135/problems/moving-stones-until-consecutive-ii/
weekly 134
(move stone) https://leetcode.com/contest/weekly-contest-134/problems/moving-stones-until-consecutive/
(dp)(classical)(lcs) https://leetcode.com/contest/weekly-contest-134/problems/uncrossed-lines/
weekly 133
(good)(partial sort) https://leetcode.com/contest/weekly-contest-133/problems/two-city-scheduling/
(good)(array) https://leetcode.com/contest/weekly-contest-133/problems/maximum-sum-of-two-non-overlapping-subarrays/
(good)(hard)(streamer)(ref cui’s sol) https://leetcode.com/contest/weekly-contest-133/problems/stream-of-characters/
weekly 132
(not really easy..) https://leetcode.com/contest/weekly-contest-132/problems/divisor-game/
(tree-inorder) https://leetcode.com/contest/weekly-contest-132/problems/maximum-difference-between-node-and-ancestor/
(not really hard) https://leetcode.com/contest/weekly-contest-132/problems/recover-a-tree-from-preorder-traversal/
No comments:
Post a Comment