LIKE CODING
Monday, July 11, 2016
LeetCode [340] Longest Substring with At Most K Distinct Characters
›
340. Longest Substring with At Most K Distinct Characters Hard 1272 49 Add to List Share Given a string, find the length of the longest s...
LeetCode [339] Nested List Weight Sum
›
LeetCode [338] Counting Bits
›
LeetCode [337] House Robber III
›
337. House Robber III Medium 2950 57 Add to List Share The thief has found himself a new place for his thievery again. There is only one...
LeetCode [336] Palindrome Pairs
›
336. Palindrome Pairs Hard 917 125 Favorite Share Given a list of unique words, find all pairs of distinct indices (i, j) ...
LeetCode [335] Self Crossing
›
335. Self Crossing Hard 151 371 Add to List Share You are given an array x of n positive numbers. You start at point (0,0) and moves ...
Tuesday, March 22, 2016
MJ [56] Longest String Chain
›
Given a set of strings, find the longest string chain. Two strings are chained if 1. both strings belong to the given set 2. the...
‹
›
Home
View web version