LIKE CODING
Monday, November 30, 2020
LeetCode [934] Shortest Bridge
›
934. Shortest Bridge Medium 1058 75 Add to List Share In a given 2D binary array A , there are two islands. (An island is a 4-directionall...
Saturday, November 28, 2020
LeetCode [1259] Handshakes That Don't Cross
›
1259. Handshakes That Don't Cross Hard 74 6 Add to List Share You are given an even number of people num_people that stand around a ...
Thursday, November 26, 2020
KMP
›
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47...
LeetCode [403] Frog Jump
›
403. Frog Jump Hard 1308 120 Add to List Share A frog is crossing a river. The river is divided into x units and at each unit there may ...
Wednesday, November 25, 2020
LeetCode [318] Maximum Product of Word Lengths
›
318. Maximum Product of Word Lengths Medium 901 79 Add to List Share Given a string array words , find the maximum value of length(wor...
Tuesday, November 24, 2020
LeetCode [632] Smallest Range Covering Elements from K Lists
›
632. Smallest Range Covering Elements from K Lists Hard 1214 25 Add to List Share You have k lists of sorted integers in non-decreasing o...
‹
›
Home
View web version