Giter Site home page Giter Site logo

gavinbirkhoff / leetcode Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 70 KB

LeetCode刷题记录自己实现的多种方法以及整理官方解题方法✏️📒👣 尽可能不使用js现代方法,风格比较偏向c++,目的更接近算法本身,可能我觉得c++才更贴近数据结构和算法。

License: MIT License

JavaScript 100.00%
leetcode leetcode-javascript leetcode-javascript-solutions algorithms

leetcode's Introduction

JavaScript-Algorithms

LeetCode算法题的JS解法✏️📒

记录算法,在我们再次刷到相同题目时,可以帮助我们更好的探究当前的自己与以往的自己有多少进步👣

我可能尽力不使用js现代方法,风格比较偏向c++,目的更接近算法本身,可能我觉得c++才更贴近数据结构和算法。

栈与队列

剑指Offer

数组

数据结构

链表

剑指Offer

数据结构

字符串

剑指Offer

数据结构

查找算法

Note: 二分查找在奇数面下会出现left=right,在偶数面最低位有可能出现left=right

剑指Offer

搜索与回溯算法

剑指Offer

动态规划

剑指Offer

LeetCode75

每日一题

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.