Statistics: third record for leetcode

 

name status note
3Sum Closest 1  
3Sum 2  
4Sum 1  
Add Binary 1  
Add two numbers 2  
Anagrams 1  
Balanced Binary Tree 2  
Best Time to Buy and Sell Stock 1  
Best Time to Buy and Sell Stock II 1  
Best Time to Buy and Sell Stock III 1  
Binary Tree Inorder Traversal 1  
Binary Tree Level Order Traversal 1  
Binary Tree Level Order Traversal II 1  
Binary Tree Maximum Path Sum 2  
Binary Tree Postorder Traversal 2  
Binary Tree Preorder Traversal 1  
Binary Tree Zigzag Level Order Traversal 2  
Candy 1  
Climbing Stairs 1  
Clone graph 2  
Combination Sum 1  
Combination Sum II 3  
Combinations 1  
Construct Binary Tree from Inorder and Postorder Traversal 1  
Construct Binary Tree from Preorder and Inorder Traversa 1  
Container With Most Water 1  
Convert Sorted Array to Binary Search Tree 1  
Convert Sorted List to Binary Search Tree 1  
Copy List with Random Pointer 2  
Count and Say 1  
Decode Ways 1  
Distinct Subsequences 1  
Divide Two Integers 1  
Edit Distance 1  
Evaluate Reverse Polish Notation 2  
First Missing Positive 3  
Flatten Binary Tree to Linked List 1  
Gas Station 1  
Generate Parentheses 2  
Gray Code 1  
Implement strStr() 3  
Insert Interval 1  
Insertion Sort List 2  
Integer to Roman 3  
Interleaving String 2  
Jump Game 1  
Jump Game II 2  
Largest Rectangle in Histogram 2  
Length of Last Word 2  
Letter Combinations of a Phone Number 1  
Linked List Cycle 1  
Linked List Cycle II 3  
Longest Common Prefix 1  
Longest Consecutive Sequence 2  
Longest Palindromic Substring 1  
Longest Substring Without Repeating Characters 1  
Longest Valid Parentheses 3  
LRU Cache 1  
Maximal Rectangle 1  
Maximum Depth of Binary Tree 1  
Maximum Subarray 1  
Max points on a Line 3  
Median of Two Sorted Arrays 1  
Merge Intervals 1  
Merge k Sorted Lists 1  
Merge Sorted Array 1  
Merge Two Sorted Lists 1  
Minimum Depth of Binary Tree 2  
Minimum Path Sum 2  
Minimum Window Substring 1  
Multiply Strings 3  
N-Queens 1  
N-Queens II 1  
Next Permutation 2  
Palindrome Number 2  
Palindrome Partitioning 1  
Palindrome Partitioning II No  
Partition List 2  
Pascal's Triangle 1  
Pascal's Triangle II 1    
Path Sum 1  
Path Sum II 2  
Permutation Sequence 1  
Permutations 1  
Permutations II 1  
Plus One 1  
Populating Next Right Pointers in Each Node 1  
Populating Next Right Pointers in Each Node II 3  
Pow(x, n) 2  
Recover Binary Search Tree 2  
Regular Expression Matching No  
Remove Duplicates from Sorted Array 1  
Remove Duplicates from Sorted Array II 1  
Remove Duplicates from Sorted List 1  
Remove Duplicates from Sorted List II 2  
Remove Element 1  
Remove Nth Node From End of List 1  
Reorder List 1  
Restore IP Addresses 1  
Reverse Integer 1  
Reverse Linked List II 3  
Reverse Nodes in k-Group 1  
Roman to Integer 1  
Rotate Image 2  
Rotate List 1  
Same Tree 1  
Scramble String 3  
Search a 2D Matrix 2  
Search for a Range 2  
Search in Rotated Sorted Array 1  
Search in Rotated Sorted Array II 2  
Search Insert Position 2  
Set Matrix Zeroes 1  
Simplify Path 2  
Single Number 1  
Single Number II 1  
Sort Colors 1  
Sort List 1  
Spiral Matrix 2  
Spiral Matrix II 1  
Sqrt(x) 1  
String to Integer (atoi) 2  
Subsets 1  
Subsets II 1  
Substring with Concatenation of All Words 1  
Sudoku Solver 2  
Sum Root to Leaf Numbers 2  
Surrounded Regions 2  
Swap Nodes in Pairs 2  
Symmetric Tree 1  
Text Justification no  
Trapping Rain Water 1  
Triangle 1  
Two Sum 1  
Unique Binary Search Trees 1  
Unique Binary Search Trees II 3  
Unique Paths 1  
Unique Paths II 1  
Valid Number 2  
Valid Palindrome 1  
Valid Parentheses 2  
Valid Sudoku 1  
Validate Binary Search Tree 1  
Wildcard Matching no  
Word Break 2  
Word Break II 1  
Word Ladder 1  
Word Ladder II no  
Word Search 1  
ZigZag Conversion 1  

1: 一次过; less: 少数次过; more: 多数次过; no: 没过,找答案。

结果:

status number percentage
1    
less    
large    
no    
total   100%

记录时间: April 22, 2013

你可能感兴趣的:(LeetCode)