Detail

细节相关的题目

不考查特定算法,而是写代码、抓细节、设计测试用例的能力与熟练度。
不太好划分。对我来说很难的也许对别人来说是常识。有些我就放在所用的数据结构的分类下了。

Reverse Integer
Palindrome Number
Minimum Window Substring
Multiply Strings
Substring with Concatenation of All Words
Pascal’s Triangle
Pascal’s Triangle II
Spiral Matrix
Spiral Matrix II
Zigzag Conversion
Divide Two Integers
[Text Justification]
Max Points on a Line

[1] leetcode