Giter Site home page Giter Site logo

leetcode-notes's Introduction

刷题小本子

我的题解

备忘:

20190824:

  • Implement in / pre / post order traversal of BST using stack.
  • Validate BST分治法
  • 字符串查找算法学习:KMP, Horspool's

20190826:

  • Further optimize LRU cache problem code.

20190828:

20190829:

  • Review codes of Quicksort and sort colors, carefully go through examples to see why some conditions are different.
  • Important: Review Lomuto's and Hoare's partition.

20190831:

  • DP, LC669, 114, 116, maximum product subarray

20190901:

  • 76, 109

20190902:

  • Exam questions: 1712, 1600, 1592, 1162, 1012, 910

20190905::

  • Q 125.
  • Continue backpack 4 lectures.

20190907:

  • 18, 17, 15

20190908:

20190909:

  • ugly number ii - heap and DP

20190923:

  • 115,

20191001:

  • 512

leetcode-notes's People

Contributors

claw16 avatar ghovik 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.