Skip to content
@Live-Coding-Test

Live-Coding-Test

진행 방식

라이브 코딩 테스트 일정

  • 월요일 20:00
  • 목요일 20:00
  • 금요일 14:00

2시간동안 진행합니다. (라이브 코테 + 코드 리뷰)


제출 방법

  1. organization 리포지토리(원본 리포로 지칭)를 fork한다.

  2. fork한 개인 리포를 로컬에 clone한다.

    예시) git clone https://github.com/gmlrude/Algorithm-study.git

  3. fork한 repository 최신화 방법

  4. git fetch upstream ( 원본과 동기화 작업 )

  5. git merge upstream/main ( 본인 레포에 적용 )


  1. fork한 저장소의 각 주차에 해당되는 과제 폴더에 소스 코드를 commit 후 push 합니다.
    • 파일명은 이름으로 합니다. ex) 박희경.java

    • commit 메세지는 다음과 같이 합니다. "N차 문제번호 문제풀이"

      ex) 1차 1번 문제풀이


  1. 문제를 다 풀었으면 PR을 올립니다.
    PR 제목은 "[이름] N차 라이브 코테 제출" 로 합니다.
    ex) [박희경] 1차 라이브 코테 제출

Popular repositories Loading

  1. Algorithm-study Algorithm-study Public

    JavaScript 8

  2. .github .github Public

Repositories

Showing 2 of 2 repositories
  • Live-Coding-Test/Algorithm-study’s past year of commit activity
    JavaScript 0 8 0 0 Updated Jan 24, 2025
  • .github Public
    Live-Coding-Test/.github’s past year of commit activity
    0 0 0 0 Updated Aug 17, 2024

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…