Code Monkey home page Code Monkey logo

Comments (1)

rocinn avatar rocinn commented on August 13, 2024

第一周,写了 7 道 easy 的题目,尽管都是“软柿子”,还对于我来说收获还是颇丰的。这其中的每一道题目都仔细的理解了每一种解法,并且上手在不看别人代码的前提下,使用自己熟悉的语言(C#)写出每一种解法并提交。这其中,自己上手写代码是极其重要的一步,一定要上手写,因为光看别人的解析,以为自己理解了,但真正当动手的时候发现还是不知所措,不知道怎么写。经过一周的持续来练习,现在 easy 的题目做起来已经很顺手了。这极大的归功于超哥说的刷题方法(我不喜欢刷题这个词,因为我不是为了刷题面试而来),5分钟没有思路,则直接看别人的解析,这让我节省了很多时间,极大的提高了解题效率(我以前是极其不愿意看别人的“答案”的,因为觉得那不是自己的,看了一点成就感也没有,所以每题都会看个好几天的时间来解,最终就算接解出来了,代码也是极其复杂,效率也是很低)。
另外,超哥在递归和动态规划中提及的分解子问题方法,也是让我受益匪浅,例如【70. 爬楼梯】问题,以前怎么想也是看不懂别人的解析,知道分解子问题方法后,这题瞬间秒懂。

from algorithm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.