leetcode的注意点

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了leetcode的注意点相关的知识,希望对你有一定的参考价值。

读懂一个题其实非常非常重要,读懂题包括要读懂题的问题是什么,条件是什么,考察的是什么知识点。所以能够读懂题就已经成功一半了,但是如果没有读懂题目就开始答题,就不假思索地乱写答案,那么会事倍功半,还得返工来搞懂读懂题

以上是关于leetcode的注意点的主要内容,如果未能解决你的问题,请参考以下文章

LeetCode Max Points on a Line

LeetCode Max Points on a Line

Permutations - LeetCode

Generate Parentheses - LeetCode

Permutation Sequence - LeetCode

Next Permutation - LeetCode