Saturday, August 22, 2015

Leetcode questions from 41 - 50

August 22, 2015

41 Frist Missing Positive

42 Trapping Rain Water

43 Multiply Strings


44 Wildcard Matching

45 Jump Game II

46 Permutations

47 Permutations II

48 Rotate Image

49 Anagrams

50 Pow(x, n)

http://juliachencoding.blogspot.ca/2015/06/leetcode-powerxn.html

C# implementation:

https://github.com/jianminchen/powerOfN/blob/master/Program.cs







No comments:

Post a Comment