Summer.KLeetcode Problem 121&122&123. Best Time to Buy and Sell Stock I/II/ IIIProblem 121:Nov 26, 2020Nov 26, 2020
Summer.KLeetcode Algorithm: Problem 20 & 22 (Totally different)Problem 20. Valid ParenthesesNov 25, 2020Nov 25, 2020
Summer.KLeetcode Algorithm Problem17: Combinations of a Phone NumberGiven a string containing digits from 2-9 inclusive, return all possible letter combinations that the number could represent. Return the…Nov 23, 2020Nov 23, 2020
Summer.KLeetcode Algorithm 18: 4SumGiven an array nums of n integers and an integer target, are there elements a, b, c, and d in nums such that a + b + c + d = target? Find…Nov 23, 2020Nov 23, 2020
Summer.KLeetcode Problem 15: 3SumGiven an array nums of n integers, are there elements a, b, c in nums such that a + b + c = 0? Find all unique triplets in the array which…Nov 23, 2020Nov 23, 2020
Summer.KLeetcode Problem 12: Integer to RomanRoman numerals are represented by seven different symbols: I, V, X, L, C, D and M.Nov 22, 2020Nov 22, 2020
Summer.KLeeetcode Problem 7. Reverse IntegerGiven a 32-bit signed integer, reverse digits of an integer.Nov 21, 2020Nov 21, 2020