Commit 7d445e6 1 parent 851b64d commit 7d445e6 Copy full SHA for 7d445e6
File tree 1 file changed +1
-31
lines changed
1 file changed +1
-31
lines changed Original file line number Diff line number Diff line change 1
1
# Tech Interview Study
2
2
3
- ### :pushpin : About
4
- - 신입 개발자로서 알아야 할 필수 CS 지식에 대해 공부하고 기록하는 저장소입니다.
5
- - 매주 취합된 기술 면접 질문을 바탕으로 필요한 사전지식을 정리하며 공부합니다.
6
- - 매주 스터디 미팅(목요일)에서 나온 자료들도 업로드합니다.
7
-
8
- ### :page_facing_up : How to contribute
9
- 1 . 매주 스터디 할 CS 주제들을 스터디 일주일 전 issue로 등록한다.
10
- 2 . 'CS과목명' 안의 README.md 에 매주 일요일까지 자신이 취합한 질문을 등록한다.
11
- 3 . 월요일부터 미팅날까지 취합된 질문에 대한 CS 지식을 공부한다.
12
- 4 . 공부 내용은 'CS과목명/자신의 이니셜로 만들어진 폴더' README.md 에 정리한다. (추가로 자료를 업로드할 수 있다.)
13
- 5 . 모든 commit은 항상 관련된 issue와 연결한다.
14
- <br >- Sample commit: [ #1 ] ( /../../issues/1 )
15
-
16
- ### :page_facing_up : Reference
17
- - https://gyoogle.dev/blog/
18
- - markdown: https://gist.github.com/ihoneymon/652be052a0727ad59601
19
-
20
- ### :books : Document Structure
21
- ```
22
- ├─CS과목명
23
- │ ├─jsy
24
- │ ├─kkw
25
- │ ├─lhk
26
- │ ├─yij
27
- │ ├─README.md(기술 면접 질문 정리)
28
- ```
29
- <br >
30
- <hr />
31
-
32
- ## :one : Database
33
- - [ Question] ( ./database/README.md )
3
+ ### :pushpin : commit message 예시를 위한 sample branch입니다.
You can’t perform that action at this time.
0 commit comments