您的位置:首页 > 产品设计 > UI/UE

LeetCode Interview Questions Online Judge

2012-10-07 15:47 453 查看
LeetCode: http://www.leetcode.com/onlinejudge, [b]Note: (Added 9/18/2012)[/b]

3Sum

3Sum Closest

4Sum

Add Binary

Add Two Numbers

Anagrams

Balanced Binary Tree

Binary Tree Inorder Traversal

Binary Tree Level Order Traversal

Binary Tree Level Order Traversal II

Binary Tree Zigzag Level Order Traversal

Climbing Stairs

Combination Sum

Combination Sum II

Combinations

Construct Binary Tree from Inorder and Postorder Traversal

Construct Binary Tree from Preorder and Inorder Traversal

Container With Most Water

Convert Sorted Array to Binary Search Tree

Convert Sorted List to Binary Search Tree

Count and Say

Decode Ways

Depth of Binary Tree

Divide Two Integers

Edit Distance

First Missing Positive

Generate Parentheses

Gray Code

Implement strStr()

Insert Interval

Integer to Roman

Interleaving String

Jump Game

Jump Game II

Largest Rectangle in Histogram

Length of Last Word

Letter Combinations of a Phone Number

Longest Common Prefix

Longest Palindromic Substring

Longest Substring Without Repeating Characters

Longest Valid Parentheses

Maximal Rectangle

Maximum Subarray

Median of Two Sorted Arrays

Merge Intervals

Merge k Sorted Lists

Merge Sorted Array

Merge Two Sorted Lists

Minimum Path Sum

Minimum Window Substring

Multiply Strings

N-Queens

N-Queens II

Next Permutation

Palindrome Number

Partition List

Permutation Sequence

Permutations

Permutations II

Plus One

Pow(x, n)

Recover Binary Search Tree

Regular Expression Matching

Remove Duplicates from Sorted Array

Remove Duplicates from Sorted Array II

Remove Duplicates from Sorted List

Remove Duplicates from Sorted List II

Remove Element

Remove Nth Node From End of List

Restore IP Addresses

Reverse Integer

Reverse Linked List II

Reverse Nodes in k-Group

Roman to Integer

Rotate Image

Rotate List

Same Tree

Scramble String

Search a 2D Matrix

Search for a Range

Search in Rotated Sorted Array

Search in Rotated Sorted Array II

Search Insert Position

Set Matrix Zeroes

Simplify Path

Sort Colors

Spiral Matrix

Spiral Matrix II

Sqrt(x)

String to Integer (atoi)

Subsets

Subsets II

Substring with Concatenation of All Words

Sudoku Solver

Swap Nodes in Pairs

Symmetric Tree

Text Justification

Trapping Rain Water

Two Sum

Unique Binary Search Trees

Unique Binary Search Trees II

Unique Paths

Unique Paths II

Valid Number

Valid Parentheses

Valid Sudoku

Validate Binary Search Tree

Wildcard Matching

Word Search

ZigZag Conversion
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: