Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Only-bottle authored May 6, 2019
1 parent 769aaf2 commit cfaf361
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
### 진행 개요

- 입사 지원 시 필요한 코딩 테스트를 준비하는 팀이다.

- [SW Expert Academy](https://www.swexpertacademy.com/) 사이트에서 문제 풀이를 진행한다.
- [Programmers.](<https://programmers.co.kr/>) 사이트에서 문제 풀이를 진행한다.
- 매주 2문제 푸는 것을 목표로 한다.

### 참가자
Expand All @@ -21,10 +21,19 @@

### Problem List

##### SW Expert Academy

| | Problem 1 | Problem 2 |
| :----: | :----------------------------------------------------------: | :----------------------------------------------------------: |
| 1 week | [View](https://swexpertacademy.com/main/code/problem/problemDetail.do?contestProbId=AV134DPqAA8CFAYh) | [Ladder1](https://swexpertacademy.com/main/code/problem/problemDetail.do?contestProbId=AV14ABYKADACFAYh) |
| 2 week | [길찾기](https://swexpertacademy.com/main/code/problem/problemDetail.do?contestProbId=AV14geLqABQCFAYD) | [미로1](https://swexpertacademy.com/main/code/problem/problemDetail.do?contestProbId=AV14vXUqAGMCFAYD) |
| 3 week | [Contact](https://swexpertacademy.com/main/code/problem/problemDetail.do?contestProbId=AV15B1cKAKwCFAYD) | [최적 경로](https://swexpertacademy.com/main/code/problem/problemDetail.do?contestProbId=AV15OZ4qAPICFAYD) |
| 4 week | [괄호 짝짓기](https://swexpertacademy.com/main/code/problem/problemDetail.do?contestProbId=AV14eWb6AAkCFAYD) | [단순 2진 암호코드](<https://swexpertacademy.com/main/code/problem/problemDetail.do?contestProbId=AV15FZuqAL4CFAYD>) |
| 5 week | [사칙연산 유효성 검사](<https://swexpertacademy.com/main/code/problem/problemDetail.do?contestProbId=AV141176AIwCFAYD&categoryId=AV141176AIwCFAYD&categoryType=CODE>) | [공통조상](<https://swexpertacademy.com/main/code/problem/problemDetail.do?contestProbId=AV15PTkqAPYCFAYD&categoryId=AV15PTkqAPYCFAYD&categoryType=CODE>) |

##### Programmers

| | Problem 1 | Problem 2 |
| :----: | :----------------------------------------------------------: | :-------: |
| 6 week | [완주하지 못한 선수](<https://programmers.co.kr/learn/courses/30/lessons/42576>) | X |

0 comments on commit cfaf361

Please sign in to comment.