Git Product home page Git Product logo

algorithm's Introduction

Algorithm

未完成

  • 字符串:6.实现strStr()
  • 字符串:7.重复的子字符串
  • 字符串:8.总结篇
  • LeetCode:043_0912排序数组

ACM模式重写

  • 044_0027移除元素:数组、双指针
  • 045_0344反转字符串:字符串、双指针、string转vector<char>
  • 046_剑指Offer05替换空格:字符串、双指针、从标准输入读入一行
  • 047_0151翻转字符串里的单词:字符串、双指针、反转字符串(左闭右闭)
  • 048_0019删除链表的倒数第N个节点:链表、双指针、打印链表
  • 049_0015三数之和:哈希、数组、双指针、清空vector、vector初始化
  • 050_0018四数之和:数组、指针

Java

  • 065-

其他

  • 单调队列(滑动窗口)实现:056_0239滑动窗口最大值
  • 优先级队列、堆:058_0347前K个高频元素

algorithm's People

Contributors

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