Skip to content

Commit

Permalink
docs: link to issue #34
Browse files Browse the repository at this point in the history
  • Loading branch information
jwonyLee committed Dec 14, 2020
1 parent 5645d82 commit d49bc7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -39,7 +39,7 @@ From [JeaSungLEE/iOSInterviewquestions](https://github.com/JeaSungLEE/iOSIntervi
- [NotificationCenter 동작 방식과 활용 방안에 대해 설명하시오.](../../issues/31)
- [UIKit 클래스들을 다룰 때 꼭 처리해야하는 애플리케이션 쓰레드 이름은 무엇인가?](../../issues/32)
- [TableView를 동작 방식과 화면에 Cell을 출력하기 위해 최소한 구현해야 하는 DataSource 메서드를 설명하시오.](../../issues/33)
- 하나의 View Controller 코드에서 여러 TableView Controller 역할을 해야 할 경우 어떻게 구분해서 구현해야 하는지 설명하시오.
- [하나의 View Controller 코드에서 여러 TableView Controller 역할을 해야 할 경우 어떻게 구분해서 구현해야 하는지 설명하시오.](../../issues/34)
- App Bundle의 구조와 역할에 대해 설명하시오.
- View 객체에 대해 설명하시오.
- UIView 에서 Layer 객체는 무엇이고 어떤 역할을 담당하는지 설명하시오.
Expand Down

0 comments on commit d49bc7d

Please sign in to comment.