GithubHelp home page GithubHelp logo

ranjiewwen / algorithm-of-beauty Goto Github PK

View Code? Open in Web Editor NEW
22.0 4.0 6.0 98 KB

《算法之美——隐匿在数据结构背后的语言》,全文目录、“45个算法”目录、“22个经典问题目录”。记录学习代码实现,参考:http://www.cnblogs.com/ranjiewen/p/6082573.html

C++ 100.00%
data-structures algorithms c-plus-plus

algorithm-of-beauty's Introduction

Algorithm-of-Beauty

  • 《算法之美——隐匿在数据结构背后的语言》本书以现代计算机常用的十八种数据结构为线索,结合C++中的STL编程实践
  • 详细介绍了四大算法设计**(贪心法、动态规划、分治法、回溯法)、二十大经典问题和四十二个重要算法。
  • 具体涉及的数据结构类型包括:数组、字符串、链表(单向链表、单向循环链表、双向循环链表)、栈、队列、树(二叉树、哈夫曼树、堆)
  • 森林、搜索树(二叉搜素树、AVL树、红黑树、Trie树)、图、集合、字典和并查集。

记录学习代码实现,参考:算法之美

algorithm-of-beauty's People

Contributors

ranjiewwen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

algorithm-of-beauty's Issues

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.