Giter VIP home page Giter VIP logo

play-with-data-structures's Introduction

Play-with-Data-Structures

此仓源码大部分根据bobo老师课程进行编写,少量源码作者自作多情进行修改,如有不适,以bobo老师源码仓库为准

第二章 不要小瞧数组(这章没有源码参考,因为JS本身已经实现此章大部分内容或JS本身不支持课程内的语法)

第三章 栈和队列(这章只有一条leetcode题源码,其他源码原因同上)

第四章 最基础的动态数据结构:链表

第五章 链表和递归

第六章 二分搜索树

第七章 集合和映射(这章只有一条leetcode题源码,因为本章内容基本是基于第四章和第六章做简单的二次封装,略麻烦,故不重复贴源码)

第八章 堆和优先队列(这章的优先队列没有源码,原因同上)

第九章 线段树

第十章 字典树

第十一章 并查集

第十二章 AVL树

第十三章 红黑树

第十四章 哈希表

由于只是根据对课程的源码的理解用js编写,而本人对js方面修行尚浅,如有js问题可请教摘星大佬

最后打个广告,个人的数据结构算法仓库(此仓总结了《玩转数据结构》和《算法和数据结构》两门课的源码,以及一些经典算法问题(内含bobo老师布置的课外作业),以及一些排序上的拓展))

play-with-data-structures's People

Contributors

biaodigit avatar

Watchers

James Cloos avatar  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.