Giter VIP home page Giter VIP logo

go_algo's Introduction

数据结构与算法

img

10 个数据结构

基础数据结构:数组、链表、栈、队列

进阶数据结构:散列表、二叉树、堆、跳表、图、Trie 树

10 个算法

基础算法:递归、排序、二分查找、搜索

进阶算法:哈希算法、贪心算法、分治算法、回溯算法、动态规划、字符串匹配算法

Note

学习数据结构的要点

  • 来历
  • 自身的特点
  • 适合解决的问题
  • 实际的应用场景

参考资料

1、DataStructure:python 语言实现。

2、wangzheng0822/algo:指定的库。

3、数据结构和算法(Golang实现):主要参考 Golang 实现

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.