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

Added java solution for 14, 55 / python solution for 2420 #61

Merged
merged 13 commits into from Oct 2, 2022

Commits on Sep 23, 2022

  1. 2413_Smallest_Even_Multiple

    LONGNEW committed Sep 23, 2022
    Copy the full SHA
    97d667c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9a3735c View commit details
    Browse the repository at this point in the history
  3. 1909_Remove_One_Element_to_Make_the_Array_Strictly_Increasing

    In a brute-force way.
    LONGNEW committed Sep 23, 2022
    Copy the full SHA
    fcd9fce View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    8d18c00 View commit details
    Browse the repository at this point in the history
  5. Add 22_Generate_Parentheses.java

    BHwi committed Sep 23, 2022
    Copy the full SHA
    772f4d5 View commit details
    Browse the repository at this point in the history
  6. 014

    green-study committed Sep 23, 2022
    Copy the full SHA
    9e6d975 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    789c899 View commit details
    Browse the repository at this point in the history
  8. Add 1909, 2409, 2413 problems

    LONGNEW committed Sep 23, 2022
    Copy the full SHA
    f0852fb View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Copy the full SHA
    05d5cce View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from ParkJangSu/green_study

    Added java solution for 14 / python solution for 2420
    green-study committed Sep 30, 2022
    Copy the full SHA
    5b9b0f9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    37f5979 View commit details
    Browse the repository at this point in the history
  4. Added : 055_Jump_Game.java

    BHwi committed Sep 30, 2022
    Copy the full SHA
    136b51f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3 from ParkJangSu/bhwiJava

    Add : 055_Jump_Game.java
    BHwi committed Sep 30, 2022
    Copy the full SHA
    d8be8df View commit details
    Browse the repository at this point in the history