Code Monkey home page Code Monkey logo

leetcode's Introduction

README


程序 = 数据结构 + 算法,没有掌握数据结构和算法的程序员就是耍流氓:punch:

之前陆陆续续地刷过一百五十道LeetCode+半本剑指Offer,找到字节跳动实习之后告别了三个月算法:zzz: 重拾数据结构和算法,每天进步一点,从2020.3.2 开始重新打卡,每天都有所上传:sweat_drops:

所涉及数据结构和算法大都使用ES6+语法:kissing_heart:


目录说明

  • 根目录下对应序号即为LeetCode上对应题目序号。
  • 文件夹数据结构使用ES6+语法书写了各种数据结构。
  • 剑指Offer文件夹下为剑指Offer题解,序号即为题目号。

数据结构(Data Structures):

  • 队列
  • 链表
  • 集合
  • 字典和散列表
  • 二叉堆和堆排序

排序算法:

  • 冒泡排序
  • 选择排序
  • 插入排序
  • 归并排序
  • 快速排序
  • 计数排序

搜索算法:

  • 顺序搜索
  • 二分搜索

算法:

  • 递归
  • 分治
  • 动态规划
  • 贪心
  • 回溯算法

leetcode's People

Contributors

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