Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: code-squad/nodejs-algorithm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: code-squad/nodejs-algorithm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: honux
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 11 files changed
  • 13 contributors

Commits on Feb 3, 2020

  1. Update Readme: add commit rule

    - 규칙내용 추가
    honux77 committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    0b3343b View commit details
    Browse the repository at this point in the history
  2. [sql] programmers sql lv.1

    가장 최신 날짜 구하기 문제
    honux77 committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    f518e83 View commit details
    Browse the repository at this point in the history
  3. Change year to 2020

    honux77 committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    3dc5984 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. Configuration menu
    Copy the full SHA
    4d5c8b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5353120 View commit details
    Browse the repository at this point in the history
  3. Honux (#88)

    * [honux] programmers h-index
    
    난이도 3점
    문제가 좀 이상하다.
    분류는 정렬
    
    * Add 190530 problem
    
    BOJ 달팽이
    
    * [소니] 프로그래머스 모의고사 알고리즘 풀이 (#45)
    
    * 190524 H_index 알고리즘 풀이
    
    * 프로그래머스 알고리즘 모의고사 문제풀이
    
    * Wangmin 190530 문제풀이 (#57)
    
    * [Wangmin] 190523 알고리즘 가장 큰 수 풀이
    
    * [wangmin] programmers 42747 H-index
    
    -sort
    
    * [wangmin] programmers 42840 모의고사
    
    * [wangmin] baek joon 1913 달팽이
    
    * Su (#46)
    
    * Add 190521 problem
    
    프로그래머스 k번째수
    
    * k번째 수
    
    * h번째 인덱스
    
    * mockExam algorithm
    
    * feat: H index, 모의고사 풀이 (#47)
    
    * [ingleby]190527 algorithm (#48)
    
    * [190527] H 알고리즘 문제풀이 제출합니다. (#49)
    
    * H-Index 문제풀이
    
    * H-Index 문제풀이
    
    * 모의고사 문제풀이
    
    * [mukeunzi] 190528 모의고사 알고리즘 문제풀이 (#50)
    
    * [ruby] 모의고사 보냅니다. (#52)
    
    * programmers runner
    
    * programmers runner
    
    * k번째 수 문제풀이
    -map 사용해서 slice 로 answer 에 push
    
    * refactor : map 중복제거
    
    * h-index solution
    
    * ruby 모의고사 문제풀이
    
    * ruby 모의고사 풀이
    
    * Nailer Solve programmers supoja problem (#53)
    
    * Solve programmers supoja problem
    
      https://programmers.co.kr/learn/courses/30/lessons/42840
    
    * Solve snail problem
    
      백준 달팽이 알고리즘 문제 해결
    
    * [Jake] 190530 달팽이 알고리즘 문제풀이 (#54)
    
    * feat: 19년 5월 21일 PS 솔루션 업데이트
    
    프로그래머스
    - K번째 수
    
    * fix: 솔루션 파일 이동
    
    * feat: 19년 5월 22일 PS 솔루션 업데이트
    
    프로그래머스
    - 가장 큰 수
    
    * feat: 19년 5월 24일 PS 솔루션 업데이트
    
    프로그래머스
    - H-index
    
    * fix: H-Index 수정
    
    나머지 논문의 포함 범위를 수정(인용 횟수가 h번 미만)
    
    * feat: 19년 5월 27일 PS 솔루션 업데이트
    
    프로그래머스
    - 모의고사
    
    * feat: 19년 5월 30일 PS 솔루션 업데이트
    
    백준
    - 달팽이
    
    * 프로그래머스 -  모의고사 문제 풀이 (#56)
    
    * BOJ 1913 snail (#60)
    
    * 달팽이 (#62)
    
    * Honux (#63)
    
    * BOJ 1913 snail
    
    * Update 190611 problem
    
    * [sony] algorithm, programmers findPrimeNumber (#65)
    
    - 프로그래머스 소수 찾기 문제 풀이
    
    * feat: 19년 6월 12일 PS 솔루션 업데이트 (#67)
    
    프로그래머스
    - 소수 찾기(Level2, 완전탐색)
    
    * [Programmers - 42839] 소수 찾기 문제 풀이 (#66)
    
    * Honux (#68)
    
    * BOJ 1913 snail
    
    * Update 190611 problem
    
    * Update problem
    
    109613 BOJ O(n) sort
    
    * feat: 19년 6월 13일 PS 솔루션 업데이트 (#69)
    
    백준
    - 수 정렬하기 3(counting sort)
    
    * 수 정렬하기3 (#70)
    
    * [Sony] BOJ algorithm 10989 (#71)
    
    - Counting sort
    
    * Honux (#72)
    
    * Fail to solve find prime
    
    프로그래머스 문제 풀다 실패
    순열로 구했는데 조합이었다.
    내일 하자.
    
    * Solve programmers find prime
    
    복잡하다...
    여튼 풀긴 풀었네.
    
    * Add problem
    
    문제 추가
    
    * [H] 소수찾기 문제풀이 제출합니다. (#73)
    
    * H-Index 문제풀이
    
    * H-Index 문제풀이
    
    * 소수 찾기 문제풀이
    
    * [wangmin] 수 정렬하기 3 (#74)
    
    * Honux (#75)
    
    * Fail to solve find prime
    
    프로그래머스 문제 풀다 실패
    순열로 구했는데 조합이었다.
    내일 하자.
    
    * Solve programmers find prime
    
    복잡하다...
    여튼 풀긴 풀었네.
    
    * Add problem
    
    문제 추가
    
    * [H] 소수찾기 문제풀이 제출합니다. (#73)
    
    * H-Index 문제풀이
    
    * H-Index 문제풀이
    
    * 소수 찾기 문제풀이
    
    * [wangmin] 수 정렬하기 3 (#74)
    
    * Add 190618 problem
    
    * Jake 문제 추가  (#77)
    
    * Fail to solve find prime
    
    프로그래머스 문제 풀다 실패
    순열로 구했는데 조합이었다.
    내일 하자.
    
    * Solve programmers find prime
    
    복잡하다...
    여튼 풀긴 풀었네.
    
    * Add problem
    
    문제 추가
    
    * [H] 소수찾기 문제풀이 제출합니다. (#73)
    
    * H-Index 문제풀이
    
    * H-Index 문제풀이
    
    * 소수 찾기 문제풀이
    
    * [wangmin] 수 정렬하기 3 (#74)
    
    * Add 190618 problem
    
    * Fail to solve 190613 algorithm
    
    * Add problems
    
    Jake 블로그 관련 문제 추가
    
    * Try to solve BOJ 2580 Sudoku
    
    시간이 많이 걸려서 작성 중 커밋
    아직 돌아가지 않는다.
    
    * 20024 알고리즘 - 프로그래머스 문자열 압축
    
    - 분류: 완전탐색
    - 난이도: 2
    - 풀만한데 시간이 좀 걸림
    - 더 좋은 방법을 찾아 보자
    
    Co-authored-by: Kong Son Park <sonypark0204@gmail.com>
    Co-authored-by: Minjae Lee <0201.mj.lee@gmail.com>
    Co-authored-by: jeongyongsu5366 <38351131+jeongyongsu5366@users.noreply.github.com>
    Co-authored-by: jack <47104203+jeuk817@users.noreply.github.com>
    Co-authored-by: gminiy <gmini.y@gmail.com>
    Co-authored-by: SangYun Ha <hsycamp@gmail.com>
    Co-authored-by: EUNJI NA <eunji057@gmail.com>
    Co-authored-by: Ruby Lee <48516485+ruby413@users.noreply.github.com>
    Co-authored-by: SeongHeum CHOI <kingman330@gmail.com>
    Co-authored-by: Jake <cocahack@naver.com>
    Co-authored-by: JangHyoSeok <bestdevhyo1225@gmail.com>
    12 people authored Feb 4, 2020
    Configuration menu
    Copy the full SHA
    1764764 View commit details
    Browse the repository at this point in the history
  4. [programmers-sql] 역순 정렬하기

    진짜 쉬운 SQL 문제 풀이
    honux77 committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    0d2c629 View commit details
    Browse the repository at this point in the history
Loading