Coder Social home page Coder Social logo

面试技巧 about leetcode HOT 2 CLOSED

tech-cow avatar tech-cow commented on May 18, 2024
面试技巧

from leetcode.

Comments (2)

tech-cow avatar tech-cow commented on May 18, 2024 1

做题的Checklist

  • 分析对问题的理解,是否和面试官所Define的是一回事
    • Size的大小,Duplication,升降序排列等等

  • 解释自己打算如何处理这个问题
  • 在Code里面加Comments
    • 当Input Parameter大于2个的时候,必须适当的Commenting一下Parameter都是做什么的

  • 分析时间复杂+空间复杂,记住分析清楚为什么
  • 如果动用额外内存,问自己可不可以
  • 当遇到问题,假如知道最优解,上来就给最优解,不需要飙演技。

from leetcode.

tech-cow avatar tech-cow commented on May 18, 2024

Google Doc设置

  • 自动大写消除 : 点击Tools然后Preferences, 把所有的勾全部划掉
  • 字体 : Open Sans
  • Tab设置 : 点击View 然后确定 Show ruler勾了。然后点击页面上方的ruler,有一个横线和倒三角,将上方的横线移动到合适的位置, 然后点击ruler,点 Add left tab-stop

from leetcode.

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.