Skip to content

Commit

Permalink
docs: link to issue #9
Browse files Browse the repository at this point in the history
  • Loading branch information
jwonyLee authored Sep 24, 2020
1 parent ed1f290 commit 5e57300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
- [Singleton 패턴을 활용하는 경우를 예를 들어 설명하시오.](../../issues/6)
- [KVO 동작 방식에 대해 설명하시오.](../../issues/7)
- [Delegates와 Notification 방식의 차이점에 대해 설명하시오.](../../issues/8)
- 멀티 쓰레드로 동작하는 앱을 작성하고 싶을 때 고려할 수 있는 방식들을 설명하시오.
- [멀티 쓰레드로 동작하는 앱을 작성하고 싶을 때 고려할 수 있는 방식들을 설명하시오.](../../issues/9)
- MVC 구조에 대해 블록 그림을 그리고, 각 역할과 흐름을 설명하시오.
- 프로토콜이란 무엇인지 설명하시오.
- Hashable이 무엇이고, Equatable을 왜 상속해야 하는지 설명하시오.
Expand Down

0 comments on commit 5e57300

Please sign in to comment.