Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 2.63 KB

README[Chinese].md

File metadata and controls

43 lines (32 loc) · 2.63 KB

LeetCode-record

LeetCode 解决方法记录。

English version


问题

#   标题   难度 
1 Two Sum Easy
2 Add Two Num Medium
3 Longest Substring Without Repeating Characters Medium
4 Median of Two Sorted Arrays Hard
5 Longest Palindromic Substring Medium
6 ZigZag Conversion Medium
7 Reverse Integer Easy
8 8. String to Integer (atoi) Medium
9 [9. Palindrome Number](https://github.com/LeonChen1024/LeetCodeRecord/blob/master/9.%20Palindrome%20Number/Record%5BChinese%20ver%5D.md
) Easy
10 Regular Expression Matching Hard
11 Container With Most Water Medium

Copyright 2017 LeonChen

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

 http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.