https://github.com/hanull/tech-interview
https://github.com/hanull/tech-interview
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hanull/tech-interview
- Owner: hanull
- Created: 2020-09-21T15:48:02.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-07-30T14:37:40.000Z (almost 5 years ago)
- Last Synced: 2025-09-25T20:58:36.131Z (10 months ago)
- Size: 74.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 기술 면접 정복 (2021.06.10 ~ )
- CS 지식을 공부하고, 다른 사람에게 설명할 수 있는 능력을 기릅니다.
- 주 1회 (목요일) 발표 및 모의 면접을 진행합니다.
- [스터디 일지(노션)](https://www.notion.so/code1995/2-CS-c832b9a37e9e4bd683c4e8484b820a93)
## CS 질문모음
| **과목명** | **질문보기** |
| -------------------- | ------------------------------------------------------------ |
| **Network** | [질문보기](https://github.com/hanull/Tech-Interview/tree/master/Computer-Science/Network/README.md) |
| **Operating System** | [질문보기](https://github.com/hanull/Tech-Interview/tree/master/Computer-Science/OS/README.md) |
| **Database** | [질문보기](https://github.com/hanull/Tech-Interview/tree/master/Computer-Science/DB/README.md) |
| **Java** | [질문보기](https://github.com/hanull/Tech-Interview/tree/master/Computer-Science/JAVA/README.md) |