Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/woori-fisa-4th-study/cs-study

기술 면접 대비 CS 스터디 👨🏻‍💻
https://github.com/woori-fisa-4th-study/cs-study

data-structure db java network os spring springboot web

Last synced: about 10 hours ago
JSON representation

기술 면접 대비 CS 스터디 👨🏻‍💻

Awesome Lists containing this project

README

        

# 기술 면접 대비 CS 스터디 👨🏻‍💻

## 📚 스터디 목표

> **CS 기본 지식을 다지고, 기술 면접 대비를 위한 스터디입니다.**

## 📅 스터디 일정

> **18:00 ~ 20:00, 매주 월, 금 2회 진행**

## 📝 Contents

- [운영체제](https://github.com/woori-fisa-4th-study/cs-study/blob/main/OS/README.md)
- [네트워크](https://github.com/woori-fisa-4th-study/cs-study/blob/main/Network/README.md)
- [데이터베이스](https://github.com/woori-fisa-4th-study/cs-study/blob/main/DB/README.md)
- [자료구조](https://github.com/woori-fisa-4th-study/cs-study/blob/main/DataStructure/README.md)
- [알고리즘](https://github.com/woori-fisa-4th-study/cs-study/blob/main/Algorithm/README.md)
- [실제 기술 면접 질문 리스트](https://github.com/woori-fisa-4th-study/cs-study/blob/main/Interview/README.md)

(이후, 자유롭게 추가 스터디 진행 예정 ex. Java, Spring etc.)


### 💁🏻 진행 방식

---

1. 4명씩 2개의 조로 진행
2. 각 질문에 대해 준비해온 내용 돌아가며 발표 및 질의응답
- 정해진 질문 + 준비해 온 추가 질문
- 질의 응답은 매 발표가 끝난 뒤 바로 진행
3. 2명씩 짝 지어서 서로가 준비해온 자료를 보며 즉흥으로 심도있게 면접 질문 2~3개 진행
- 서로 말하는 방식이나 답변에 대한 간략한 피드백 진행
- 어떤 점이 좋았고 / 어떤 점이 아쉬웠고 / 어떻게 하면 더 좋을 거 같다
4. 각 챕터에 대해 합의된 md 파일을 만들고, main 브랜치에 PR 및 업로드
5. (선택) 스터디 회고 후 마무리

**(한 과목이 끝날 때마다 해당 과목에 대한 case study 방식의 모의 면접 진행)**