Coder Social home page Coder Social logo

datastructure_algorithm's Introduction

DataStructure_Algorithm

留下你的星,共同学习算法,会一直更新哦 !!!(最新工作比较忙,可能不会及时更新,可以将现有的算法多次复习,也可以自己去网上查找其他自己感兴趣的算法,后面会更新,祝好运!)

学习思路建议:

  • 先理解算法概念,了解其原理,知道其流程

  • 开始敲代码,第一、二遍照着本项目源码边敲边理解

  • 再后来,不要看源码,自己实现算法,哪里卡住就从头梳理思路,尝试自己解决

  • 最后还要手写这些算法,大公司面试一般都会让在纸上写伪代码,提前练习以防止到时候手生。

个人觉得重要的是做练习。算法的话练习得越多,对算法就越了解,也就越能够深刻记住这种算法。因为记忆前有理解作为前提的话,效果会非常好的。

最重要的来了,那就是一定要定期复习哈 ~ 哈 ~ ~ ~ ~ ~ 祝君好运

目录

  1. 选择排序
  2. 插入排序
  3. 冒泡排序
  4. 希尔排序
  5. 快速排序
  6. 归并排序
  7. 堆排序
  8. 有序数组的合并
  9. 取数字指定位数的字
  10. 求数组最大数的位数
  11. 找到字符串中第一个不重复的字符

datastructure_algorithm's People

Contributors

xia0peng avatar

Watchers

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