-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
9 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# 3장. 시스템 설계 면접 공략법 | ||
|
||
## 시스템 설계 면접 | ||
- 시스템 설계 면접은 기술적 측면에 더불어 협업 능력, 압박을 이겨내는 능력, 건설적 해결 능력 등 여러가지 소프트스킬을 보는 자리이다. | ||
- 설계의 순수성 때문에 타협적 결정을 도외시하지 말자. 완벽주의를 버리자. | ||
- 고집을 버리고 더 수용적이고 유동적일 필요가 있다. | ||
- 빠르게 답을 내려고 하지 말고 최대한 많은 것들을 파악하려고 노력해야 한다. | ||
- 면접관에게 힌트를 청하는것도 좋은 방법이다. | ||
- 소통을 많이 해야한다. |