Git Product home page Git Product logo

linkhandler's Introduction

单链表常见的一些操作:

  • 创建头结点

  • 根据值创建新节点

  • 从终端读取链表(头插法和尾插法)

  • 释放链表

  • 打印链表

  • 逆序链表-头插法

  • 逆序链表-三指针变量法

  • 合并两个升序链表

  • 判断回文链表(快慢指针)

  • 删除某个节点

  • 删除链表中重复的节点

###常见的一些动态规划题:

1、求储水面积最大

2、求股票收益最大

3、求连续子数组的最大和

linkhandler's People

Contributors

caohuoxia avatar caohx2016 avatar

Watchers

 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.