Skip to content

Commit

Permalink
docs: 레벨3 컴퓨터구조 1-5 질문 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
3Juhwan committed Aug 17, 2024
1 parent a700ba6 commit 38b77cc
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,19 @@

</details>

<details>
<summary><h2>Level 3</h2></summary>

### 컴퓨터구조

1. [명령어 사이클](https://github.com/2024-woowacourse-study/level-interview/discussions/257)
2. [CPU 성능 높이는 방법](https://github.com/2024-woowacourse-study/level-interview/discussions/258)
3. [명령어 파이프라이닝과 해저드](https://github.com/2024-woowacourse-study/level-interview/discussions/259)
4. [명령어 병렬 처리 기법](https://github.com/2024-woowacourse-study/level-interview/discussions/260)
5. [CISC와 RISC](https://github.com/2024-woowacourse-study/level-interview/discussions/261)

</details>

<details>
<summary><h2>미션 뒷고기</h2></summary>

Expand Down

0 comments on commit 38b77cc

Please sign in to comment.