Coder Social home page Coder Social logo

leetcodenotes's Introduction

LeetCodeNotes

TowradsAurora的LeetCode笔记,通过学习labuladong 边学边做笔记

制作笔记的初衷

刷LeetCode是程序员日常学习或找工作必须经历的过程,自己在之前也尝试刷过LeetCode,但过了一段时间后又不会了。 好记性不如烂笔头,所以我个人重新开始刷题,把做题过程中自己的思路和学习到的知识记录下来。

从刷LeetCode能学习什么知识

在刷LeetCode的过程中,我们需要针对每一个问题进行设计程序。 一般而言 程序=数据结构+算法。 因此在刷题的过程中其实是加深我们对数据结构的理解和学习一些新的算法技巧从而形成一种算法思维。

日复一日,必有精进

KeQing.jpg

学习路径

1.数据结构

你首先要做到的就是了解数据结构,因为大多数题目都是在数据结构的遍历和特性上做学问。

2.算法技巧

其次一些基于数据结构的算法技巧也需要了解,以便更好地理解数据结构和掌握特殊的思路。

leetcodenotes's People

Contributors

towardsaurora avatar

Watchers

 avatar

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.