Giter Site home page Giter Site logo

algorithmexercises's Introduction

算法练习

(readme文件中的代码链接命名为三级标题:x.x.x)

一、 排序算法

1. 交换排序

2. 插入排序

3. 选择排序

4. 归并排序

二、 字符串

1. 字符串旋转

2. 字符串包含

3. 回文

4. 最长回文子串长度

5. 全排列

6. 变形词

7. 字符串中数字串之和

8. 去除字符串中连续K个0串

9. 整数字符串转整数值

10. 字符串匹配问题

11. 回文子序列问题

三、 数组和矩阵

1. 二维数组查找

2. 矩阵相关操作

3. 最小的k个元素

4.中间数

5.非负数组和为K的最长子数组

8.次数出现大于N/K的数

9.逆序对

10.两个有序数组的中位数

四、 递归和动态规划

1. 斐波那契问题

2. 最大子数组和相关问题

3. 最长递增子序列相关问题

五、 栈和队列

1. getMin功能栈

2. 两个栈实现队列功能

七、二叉树

1. 遍历

八、位运算

九、笔试算法

algorithmexercises's People

Contributors

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