Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge #279

Open
wants to merge 293 commits into
base: master
Choose a base branch
from
Open

merge #279

wants to merge 293 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Feb 25, 2016

  1. fix typo caused build error

    xusiwei committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    5c5363e View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2016

  1. Merge pull request haoel#97 from xusiwei/master

    new solution, typo fix
    haoel committed Feb 27, 2016
    Configuration menu
    Copy the full SHA
    d544ca4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request haoel#95 from wilsoncao/master

    Fix bug
    haoel committed Feb 27, 2016
    Configuration menu
    Copy the full SHA
    4555282 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f33a8d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be582a0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request haoel#99 from Vally79/master

    added increasingTripletSubsequence
    Vally79 committed Feb 27, 2016
    Configuration menu
    Copy the full SHA
    2d9734d View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2016

  1. Merge pull request haoel#98 from xusiwei/master

    C solution for "Reverse Words in a String", in O(1) space
    haoel committed Feb 29, 2016
    Configuration menu
    Copy the full SHA
    4c6d32f View commit details
    Browse the repository at this point in the history
  2. refine the comments

    haoel committed Feb 29, 2016
    Configuration menu
    Copy the full SHA
    e8e1847 View commit details
    Browse the repository at this point in the history
  3. fix haoel#96

    haoel committed Feb 29, 2016
    Configuration menu
    Copy the full SHA
    23801d8 View commit details
    Browse the repository at this point in the history
  4. New Problem "Patching Array"

    haoel committed Feb 29, 2016
    Configuration menu
    Copy the full SHA
    da6bc7c View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2016

  1. Configuration menu
    Copy the full SHA
    3dfaf04 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2016

  1. added houseRobberIII

    Vally79 committed Apr 29, 2016
    Configuration menu
    Copy the full SHA
    38f46e5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request haoel#106 from Vally79/master

    added houseRobberIII
    Vally79 committed Apr 29, 2016
    Configuration menu
    Copy the full SHA
    968679b View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2016

  1. added reverseVowelsOfAString

    Vally79 committed Apr 30, 2016
    Configuration menu
    Copy the full SHA
    d88cc15 View commit details
    Browse the repository at this point in the history
  2. Merge pull request haoel#107 from Vally79/master

    added reverseVowelsOfAString
    Vally79 committed Apr 30, 2016
    Configuration menu
    Copy the full SHA
    354fa7e View commit details
    Browse the repository at this point in the history

Commits on May 2, 2016

  1. added topKFrequentElements

    Vally79 committed May 2, 2016
    Configuration menu
    Copy the full SHA
    a127523 View commit details
    Browse the repository at this point in the history
  2. Merge pull request haoel#108 from Vally79/master

    added topKFrequentElements
    Vally79 committed May 2, 2016
    Configuration menu
    Copy the full SHA
    62fc7b7 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2016

  1. added intersectionOfTwoArrays

    Vally79 committed May 20, 2016
    Configuration menu
    Copy the full SHA
    43156ff View commit details
    Browse the repository at this point in the history
  2. Merge pull request haoel#109 from Vally79/master

    added intersectionOfTwoArrays
    Vally79 committed May 20, 2016
    Configuration menu
    Copy the full SHA
    f6b0305 View commit details
    Browse the repository at this point in the history
  3. fixed typo

    Vally79 committed May 20, 2016
    Configuration menu
    Copy the full SHA
    7d3ec84 View commit details
    Browse the repository at this point in the history
  4. Merge pull request haoel#110 from Vally79/master

    fixed typo
    Vally79 committed May 20, 2016
    Configuration menu
    Copy the full SHA
    3dd9e69 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2016

  1. Configuration menu
    Copy the full SHA
    96f799f View commit details
    Browse the repository at this point in the history
  2. Merge pull request haoel#111 from Vally79/master

    added intersectionOfTwoArraysII
    Vally79 committed May 22, 2016
    Configuration menu
    Copy the full SHA
    c38062d View commit details
    Browse the repository at this point in the history

Commits on May 29, 2016

  1. Configuration menu
    Copy the full SHA
    cf12236 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32ce962 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13eef8d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35ed8b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ecb1789 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb040df View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2016

  1. fix a wrong number in comment

    wuxun committed Jun 14, 2016
    Configuration menu
    Copy the full SHA
    94e9e4b View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2016

  1. Merge pull request haoel#112 from wuxun/master

    fix a wrong number in comment
    haoel authored Jun 21, 2016
    Configuration menu
    Copy the full SHA
    0de9d91 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2016

  1. Update bullsAndCows.cpp

    tvytlx authored Jul 6, 2016
    Configuration menu
    Copy the full SHA
    b4e0836 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2016

  1. Merge pull request haoel#116 from arctanx0/master

    Fix bug
    haoel authored Aug 7, 2016
    Configuration menu
    Copy the full SHA
    8168f4b View commit details
    Browse the repository at this point in the history
  2. added combinationSumIV

    Vally79 committed Aug 7, 2016
    Configuration menu
    Copy the full SHA
    227b574 View commit details
    Browse the repository at this point in the history
  3. Merge pull request haoel#117 from Vally79/master

    added combinationSumIV
    Vally79 authored Aug 7, 2016
    Configuration menu
    Copy the full SHA
    0872617 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2016

  1. added wiggleSubsequence

    Vally79 committed Aug 8, 2016
    Configuration menu
    Copy the full SHA
    931ba6a View commit details
    Browse the repository at this point in the history
  2. Merge pull request haoel#118 from Vally79/master

    added wiggleSubsequence
    Vally79 authored Aug 8, 2016
    Configuration menu
    Copy the full SHA
    ec9b5ac View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2016

  1. modified: cpp/intersectionOfTwoArrays/intersectionOfTwoArrays.cpp

    	use one set instead of two set
    huangxiaofei committed Aug 11, 2016
    Configuration menu
    Copy the full SHA
    ec8013d View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2016

  1. Merge pull request haoel#119 from FEIGONG/master

    	modified:   cpp/intersectionOfTwoArrays/intersectionOfTwoArrays.cpp
    haoel authored Aug 23, 2016
    Configuration menu
    Copy the full SHA
    0c322fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e14762 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fe30bc View commit details
    Browse the repository at this point in the history
  4. add indent

    haoel committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    25633c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f9dc634 View commit details
    Browse the repository at this point in the history
  6. typo

    haoel committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    bfeb664 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2016

  1. uncomment the code

    haoel committed Aug 24, 2016
    Configuration menu
    Copy the full SHA
    729eec6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d076c2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d666cbf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6906cda View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9def962 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2016

  1. Configuration menu
    Copy the full SHA
    2c9f3c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2016

  1. modified: algorithms/cpp/maximumDepthOfBinaryTree/maximumDepthOfBina…

    …ryTree.cpp
    
    	使用 max 函数以及递归 精简实现
    huangxiaofei committed Aug 31, 2016
    Configuration menu
    Copy the full SHA
    4eb4806 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2016

  1. Configuration menu
    Copy the full SHA
    7f16adf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1714519 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4b191a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    626efee View commit details
    Browse the repository at this point in the history
  5. New Problem "Is Subsequence"

    haoel committed Sep 7, 2016
    Configuration menu
    Copy the full SHA
    ea1a213 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cfe8809 View commit details
    Browse the repository at this point in the history
  7. 3 Configuration menu
    Copy the full SHA
    2f3a77d View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2016

  1. Merge pull request haoel#122 from FEIGONG/master

    	modified:   algorithms/cpp/maximumDepthOfBinaryTree/maximumDepthOfBi…
    haoel authored Oct 10, 2016
    Configuration menu
    Copy the full SHA
    032602d View commit details
    Browse the repository at this point in the history
  2. Merge pull request haoel#101 from xusiwei/master

    union-find solution for "Surrounded Regions",
    haoel authored Oct 10, 2016
    Configuration menu
    Copy the full SHA
    5353d9e View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2016

  1. Configuration menu
    Copy the full SHA
    2d433dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    421189e View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2016

  1. Configuration menu
    Copy the full SHA
    6becbec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51a0624 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9e16a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2016

  1. Configuration menu
    Copy the full SHA
    fa4d3f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4285701 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fff0041 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2016

  1. Configuration menu
    Copy the full SHA
    a991e74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24839ce View commit details
    Browse the repository at this point in the history
  3. fix: change the direcotry

    haoel committed Nov 11, 2016
    Configuration menu
    Copy the full SHA
    51e3e7f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7961704 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2016

  1. Configuration menu
    Copy the full SHA
    0e3f0e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fb99ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f00ad1 View commit details
    Browse the repository at this point in the history
  4. adjust the file's directory

    haoel committed Nov 12, 2016
    Configuration menu
    Copy the full SHA
    c54086b View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2016

  1. New Problem "Arithmetic Slices"

    haoel committed Nov 13, 2016
    Configuration menu
    Copy the full SHA
    e7e1252 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48978d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d68a13 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0941073 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2016

  1. Configuration menu
    Copy the full SHA
    f9a8a8b View commit details
    Browse the repository at this point in the history
  2. add heart

    yiakwy committed Nov 28, 2016
    Configuration menu
    Copy the full SHA
    a3dd93d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d833c1 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2016

  1. Configuration menu
    Copy the full SHA
    879e9e6 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2017

  1. Merge pull request haoel#128 from omengye/patch-1

    array index out of bounds, fix to low<n-1
    haoel authored Jan 2, 2017
    Configuration menu
    Copy the full SHA
    b0507b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a3bf58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aed69e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c3eac7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3c62b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7fc247a View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2017

  1. Configuration menu
    Copy the full SHA
    86f9497 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    121b458 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2017

  1. added totalHammingDistance

    Vally79 committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    271fb95 View commit details
    Browse the repository at this point in the history
  2. Merge pull request haoel#129 from Vally79/master

    added totalHammingDistance
    Vally79 authored Jan 9, 2017
    Configuration menu
    Copy the full SHA
    2ee4f1f View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2017

  1. fix index out of range

    If input data is `[0]` for the first function and `[1]` for the second function, there are runtime error of index out of range.
    se77en authored Jan 18, 2017
    Configuration menu
    Copy the full SHA
    1625e4a View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2017

  1. Merge pull request haoel#130 from se77en/patch-1

    fix index out of range
    haoel authored Mar 15, 2017
    Configuration menu
    Copy the full SHA
    a99649d View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2017

  1. Configuration menu
    Copy the full SHA
    fe04640 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2017

  1. Configuration menu
    Copy the full SHA
    ad9d290 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2017

  1. add drive ai questions P1

    yiakwy committed Apr 12, 2017
    Configuration menu
    Copy the full SHA
    0cf4a89 View commit details
    Browse the repository at this point in the history
  2. add new problem

    yiakwy committed Apr 12, 2017
    Configuration menu
    Copy the full SHA
    1567d0e View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2017

  1. Configuration menu
    Copy the full SHA
    007e5a1 View commit details
    Browse the repository at this point in the history
  2. add heart

    yiakwy committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    0398a78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27c10d3 View commit details
    Browse the repository at this point in the history
  4. add drive ai questions P1

    yiakwy committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    ace44a5 View commit details
    Browse the repository at this point in the history
  5. add new problem

    yiakwy committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    8c947bc View commit details
    Browse the repository at this point in the history
  6. fix

    yiakwy committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    b522011 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2018

  1. 杨氏矩阵的查找

    kosoraYintai committed Jan 27, 2018
    Configuration menu
    Copy the full SHA
    109c6d6 View commit details
    Browse the repository at this point in the history
  2. Test for problem 240

    kosoraYintai committed Jan 27, 2018
    Configuration menu
    Copy the full SHA
    70f6a59 View commit details
    Browse the repository at this point in the history
  3. Comments for problem 240

    kosoraYintai committed Jan 27, 2018
    Configuration menu
    Copy the full SHA
    1a6c424 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2018

  1. 杨氏矩阵的查找

    kosoraYintai authored and haoel committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    fb1dc6e View commit details
    Browse the repository at this point in the history
  2. Test for problem 240

    kosoraYintai authored and haoel committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    59eee6f View commit details
    Browse the repository at this point in the history
  3. Comments for problem 240

    kosoraYintai authored and haoel committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    eee437f View commit details
    Browse the repository at this point in the history
  4. read me format

    tangyumeng authored and haoel committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    f037a8e View commit details
    Browse the repository at this point in the history
  5. handle cases with input array size < 3

    karanchawla authored and haoel committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    b4b73ec View commit details
    Browse the repository at this point in the history
  6. added database support

    changong(龚澄) authored and haoel committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    92562b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2018

  1. Merge pull request #1 from haoel/master

    UpdateFromOrigin
    kosoraYintai authored Jan 31, 2018
    Configuration menu
    Copy the full SHA
    f7c374f View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2018

  1. Configuration menu
    Copy the full SHA
    ca71b67 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2018

  1. move the xidel installation script from comments.sh to lib/query_prob…

    …lem.sh, and update the lastest version of the xidel
    haoel committed Feb 2, 2018
    Configuration menu
    Copy the full SHA
    2338d1f View commit details
    Browse the repository at this point in the history
  2. typo fix, close haoel#120

    haoel committed Feb 2, 2018
    Configuration menu
    Copy the full SHA
    dffcf2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47a220b View commit details
    Browse the repository at this point in the history
  4. Merge branch 'yiakwy-master'

    haoel committed Feb 2, 2018
    Configuration menu
    Copy the full SHA
    b838e2f View commit details
    Browse the repository at this point in the history
  5. Create firstMd.md

    kosoraYintai authored Feb 2, 2018
    Configuration menu
    Copy the full SHA
    551993a View commit details
    Browse the repository at this point in the history
  6. Update firstMd.md

    kosoraYintai authored Feb 2, 2018
    Configuration menu
    Copy the full SHA
    4712378 View commit details
    Browse the repository at this point in the history
  7. Update firstMd.md

    kosoraYintai authored Feb 2, 2018
    Configuration menu
    Copy the full SHA
    b5729f6 View commit details
    Browse the repository at this point in the history
  8. deleteMd haha

    kosoraYintai committed Feb 2, 2018
    Configuration menu
    Copy the full SHA
    2b133ce View commit details
    Browse the repository at this point in the history
  9. Merge pull request haoel#2 from haoel/master

    get origin
    kosoraYintai authored Feb 2, 2018
    Configuration menu
    Copy the full SHA
    63341a8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1b630ca View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cf79335 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2018

  1. rename dir/file

    kosoraYintai committed Feb 3, 2018
    Configuration menu
    Copy the full SHA
    7b83329 View commit details
    Browse the repository at this point in the history
  2. rename dir/file

    kosoraYintai committed Feb 3, 2018
    Configuration menu
    Copy the full SHA
    1da21ef View commit details
    Browse the repository at this point in the history
  3. rename dir/file

    kosoraYintai committed Feb 3, 2018
    Configuration menu
    Copy the full SHA
    f31071e View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2018

  1. Configuration menu
    Copy the full SHA
    ec2c5f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb6b031 View commit details
    Browse the repository at this point in the history
  3. fix the bug

    andyli029 authored and haoel committed Feb 4, 2018
    Configuration menu
    Copy the full SHA
    9e4c01b View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2018

  1. [Linux]fix the download link - xidel download link seems use differen…

    …t domain, and should use sudo install the xidel
    haoel committed Feb 5, 2018
    Configuration menu
    Copy the full SHA
    cfd9293 View commit details
    Browse the repository at this point in the history
  2. fix: the xidel rename the -q option to -s after 0.9.4 version, so we …

    …have to check the option automatically
    haoel committed Feb 5, 2018
    Configuration menu
    Copy the full SHA
    0fdf100 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2018

  1. Configuration menu
    Copy the full SHA
    726e762 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    725a380 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2018

  1. Configuration menu
    Copy the full SHA
    cd38a47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dea314 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2018

  1. Configuration menu
    Copy the full SHA
    4d48134 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b98dab8 View commit details
    Browse the repository at this point in the history
  3. [fix] fix the bugs of DP

    haoel committed Jun 23, 2018
    Configuration menu
    Copy the full SHA
    956807c View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2018

  1. [fix] remove the debug loging

    haoel committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    dcaa897 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2018

  1. Configuration menu
    Copy the full SHA
    a3483c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7228f4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    034fee5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e364610 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2018

  1. Configuration menu
    Copy the full SHA
    e66a31f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93d6399 View commit details
    Browse the repository at this point in the history
  3. New Solution "Buddy Strings"

    haoel committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    fdf5f82 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2018

  1. Configuration menu
    Copy the full SHA
    42ec491 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3076f88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9de0296 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2018

  1. New Solution "Integer Replacement"

    ehds authored and haoel committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    7df02ee View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2019

  1. add python solution to some questions

    Kurt-Yu authored and haoel committed Jan 26, 2019
    Configuration menu
    Copy the full SHA
    557834f View commit details
    Browse the repository at this point in the history
  2. added python solution to some problems

    Kurt-Yu authored and haoel committed Jan 26, 2019
    Configuration menu
    Copy the full SHA
    00af522 View commit details
    Browse the repository at this point in the history
  3. added python solutions to some problems

    Kurt-Yu authored and haoel committed Jan 26, 2019
    Configuration menu
    Copy the full SHA
    f01883e View commit details
    Browse the repository at this point in the history
  4. added python solutions to some problems

    Kurt-Yu authored and haoel committed Jan 26, 2019
    Configuration menu
    Copy the full SHA
    c08e32f View commit details
    Browse the repository at this point in the history
  5. added python solutions to some problems

    Kurt-Yu authored and haoel committed Jan 26, 2019
    Configuration menu
    Copy the full SHA
    f1e4d92 View commit details
    Browse the repository at this point in the history
  6. added some python solutions

    Kurt-Yu authored and haoel committed Jan 26, 2019
    Configuration menu
    Copy the full SHA
    01320b2 View commit details
    Browse the repository at this point in the history
  7. added some python solutions

    Kurt-Yu authored and haoel committed Jan 26, 2019
    Configuration menu
    Copy the full SHA
    f380f20 View commit details
    Browse the repository at this point in the history
  8. added some python solutions

    Kurt-Yu authored and haoel committed Jan 26, 2019
    Configuration menu
    Copy the full SHA
    b9196c3 View commit details
    Browse the repository at this point in the history
  9. added some python solutions

    Kurt-Yu authored and haoel committed Jan 26, 2019
    Configuration menu
    Copy the full SHA
    c28ac08 View commit details
    Browse the repository at this point in the history
  10. fixed a small markdown syntax

    Kurt-Yu authored and haoel committed Jan 26, 2019
    Configuration menu
    Copy the full SHA
    ed86932 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    046bb1c View commit details
    Browse the repository at this point in the history
  12. fix the bug with question title

    haoel committed Jan 26, 2019
    Configuration menu
    Copy the full SHA
    00482f1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f54ad38 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2019

  1. Configuration menu
    Copy the full SHA
    d73a5a0 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2019

  1. Configuration menu
    Copy the full SHA
    35ecea3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcb337f View commit details
    Browse the repository at this point in the history
  3. missed coommit the source files

    haoel committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    d675cfa View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2019

  1. Configuration menu
    Copy the full SHA
    50a6de1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef13f1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1012ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b0daa57 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f15689 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6fcccec View commit details
    Browse the repository at this point in the history
  7. fix haoel#160 - when the input is "-2147483648 -1",the array named bi…

    …t_num out of bounds
    haoel committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    59204d7 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2019

  1. Configuration menu
    Copy the full SHA
    56f72e6 View commit details
    Browse the repository at this point in the history
  2. optimzing the code

    haoel committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    b6fe67c View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2019

  1. Configuration menu
    Copy the full SHA
    0b8e7d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7249bc3 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2019

  1. add a new simpler solution

    haoel committed Feb 2, 2019
    Configuration menu
    Copy the full SHA
    4d762f4 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2019

  1. Configuration menu
    Copy the full SHA
    d07df71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b2f4d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b23fc2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0cda1f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fe4dd65 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2019

  1. Configuration menu
    Copy the full SHA
    0f0c10c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b585d36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5e252b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fed3639 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2019

  1. added a recursive solution

    haoel committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    3b49afb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0674c9b View commit details
    Browse the repository at this point in the history
  3. fix uniquePaths.II solution

    ehds authored and haoel committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    1965803 View commit details
    Browse the repository at this point in the history
  4. fix uniquePaths.II cpp solution

    ehds authored and haoel committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    a8bdcb8 View commit details
    Browse the repository at this point in the history
  5. fix uniquePaths.II cpp solution

    ehds authored and haoel committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    5f94d17 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8bc818a View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2019

  1. Configuration menu
    Copy the full SHA
    054e426 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2019

  1. add Hao's implementation

    haoel committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    1b0bf37 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2019

  1. Configuration menu
    Copy the full SHA
    4905e7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5353720 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2019

  1. reformat the script

    haoel committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    395a4d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86183f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f18b025 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f01d89 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2019

  1. fix: funciton name

    haoel committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    646a155 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ed6107 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30fbc75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e381e32 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d61861 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    97ca258 View commit details
    Browse the repository at this point in the history
  7. slightly reformat the code

    haoel committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    d099f61 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ab23bb7 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2019

  1. Configuration menu
    Copy the full SHA
    f5859be View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2019

  1. Configuration menu
    Copy the full SHA
    c20038f View commit details
    Browse the repository at this point in the history
  2. no tricky solution

    haoel committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    db99fe1 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2019

  1. Configuration menu
    Copy the full SHA
    2017083 View commit details
    Browse the repository at this point in the history
  2. more solutions

    haoel committed Mar 30, 2019
    Configuration menu
    Copy the full SHA
    5db7fa4 View commit details
    Browse the repository at this point in the history
  3. more readable implementation

    haoel committed Mar 30, 2019
    Configuration menu
    Copy the full SHA
    4bffdab View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2019

  1. Configuration menu
    Copy the full SHA
    1ebef5c View commit details
    Browse the repository at this point in the history
  2. simplified the implmentation

    haoel committed Mar 31, 2019
    Configuration menu
    Copy the full SHA
    56720e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2019

  1. fixed some algorithm bugs

    haoel committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    4c98ae0 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2019

  1. fixed the algorithm bug

    haoel committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    8a82252 View commit details
    Browse the repository at this point in the history
  2. update the comments

    haoel committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    d0b2896 View commit details
    Browse the repository at this point in the history
  3. more clean implementation

    haoel committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    d3946ff View commit details
    Browse the repository at this point in the history
  4. update the implmetation

    haoel committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    8e851c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2019

  1. update the problem description

    haoel committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    c4e9249 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e8d43d View commit details
    Browse the repository at this point in the history
  3. reformat the comments

    haoel committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    6d30ea6 View commit details
    Browse the repository at this point in the history
  4. more clean implementation

    haoel committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    ff4280d View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2019

  1. update the comments

    haoel committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    3866064 View commit details
    Browse the repository at this point in the history
  2. add n TLE solution

    haoel committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    aad9846 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2019

  1. Configuration menu
    Copy the full SHA
    ba6a84d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c9f558 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2019

  1. Configuration menu
    Copy the full SHA
    467fd31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb0ede1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3564a92 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f15b164 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2019

  1. Update IntegerBreak.cpp

    LynnTh authored and haoel committed May 29, 2019
    Configuration menu
    Copy the full SHA
    406871b View commit details
    Browse the repository at this point in the history
  2. recoverTreeFromPreorderTraversal.cpp

    AhmedMorsy95 authored and haoel committed May 29, 2019
    Configuration menu
    Copy the full SHA
    eab7816 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ddea28 View commit details
    Browse the repository at this point in the history
  4. addTwoNumbers golang solution

    xingming authored and haoel committed May 29, 2019
    Configuration menu
    Copy the full SHA
    1f3f2db View commit details
    Browse the repository at this point in the history
  5. modify name to twoSum and readme

    xingming authored and haoel committed May 29, 2019
    Configuration menu
    Copy the full SHA
    9f09f91 View commit details
    Browse the repository at this point in the history
  6. add ,

    xingming authored and haoel committed May 29, 2019
    Configuration menu
    Copy the full SHA
    7191254 View commit details
    Browse the repository at this point in the history
  7. modify golang file name

    xingming authored and haoel committed May 29, 2019
    Configuration menu
    Copy the full SHA
    27c5c9e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    18d72f2 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

  1. Configuration menu
    Copy the full SHA
    1314a81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bde5dff View commit details
    Browse the repository at this point in the history