Skip to content

Commit

Permalink
docs: link to issue #32
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffoio authored and jwonyLee committed Dec 14, 2020
1 parent e6bc152 commit f7bc5c9
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 @@ -37,7 +37,7 @@ From [JeaSungLEE/iOSInterviewquestions](https://github.com/JeaSungLEE/iOSIntervi
- [Foundation Kit은 무엇이고 포함되어 있는 클래스들은 어떤 것이 있는지 설명하시오.](../../issues/29)
- [Delegate란 무언인가 설명하고, retain 되는지 안되는지 그 이유를 함께 설명하시오.](../../issues/30)
- [NotificationCenter 동작 방식과 활용 방안에 대해 설명하시오.](../../issues/31)
- UIKit 클래스들을 다룰 때 꼭 처리해야하는 애플리케이션 쓰레드 이름은 무엇인가?
- [UIKit 클래스들을 다룰 때 꼭 처리해야하는 애플리케이션 쓰레드 이름은 무엇인가?](../../issues/32)
- TableView를 동작 방식과 화면에 Cell을 출력하기 위해 최소한 구현해야 하는 DataSource 메서드를 설명하시오.
- 하나의 View Controller 코드에서 여러 TableView Controller 역할을 해야 할 경우 어떻게 구분해서 구현해야 하는지 설명하시오.
- App Bundle의 구조와 역할에 대해 설명하시오.
Expand Down

0 comments on commit f7bc5c9

Please sign in to comment.