Giter Site home page Giter Site logo

leetcode's Introduction

leetcode

算法题练习

https://leetcode-cn.com/u/hapiii/

说明: 大部分题实现都在C++文件夹中 最开始是想着一方面熟悉PHP的语法,同时提示一下自己的算法能力。但是后来实在是觉得PHP的数组和HashMap不分家对算法支持不太友好(也可能是OC转PHP不太熟悉的原因)。然后又用swift,虽然是和OC 同源,但是基础字符串数组处理 ?!而且一些老版本的语法都不一样。最后还是用了C++

1.先完成卡片上的进度,熟悉基础的数据结构(堆,队列,hash表,链表,树等)。 对常见算法(归并,双指针,二分查找,贪心算法等)有一定了解。 2.找一些经典的题,先想想思路,多想想试试做一下,然后看题解照着多写死记。(自己想不出来不要气馁,好多算法都是好几个数学家一大把年纪提出来的比如KMP)

1.多回顾,尤其是经典题目 2.不要为了刷题而刷题 3.坚持

leetcode's People

Contributors

hapiii 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.