Skip to content

Commit

Permalink
docs: link to issue #62
Browse files Browse the repository at this point in the history
  • Loading branch information
jwonyLee authored Feb 8, 2021
1 parent 20a65de commit 832d661
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 @@ -69,7 +69,7 @@ From [JeaSungLEE/iOSInterviewquestions](https://github.com/JeaSungLEE/iOSIntervi
- [Strong 과 Weak 참조 방식에 대해 설명하시오.](../../issues/59)
- [ARC 대신 Manual Reference Count 방식으로 구현할 때 꼭 사용해야 하는 메서드들을 쓰고 역할을 설명하시오.](../../issues/60)
- [retain 과 assign 의 차이점을 설명하시오.](../../issues/61)
- 순환 참조에 대하여 설명하시오.
- [순환 참조에 대하여 설명하시오.](../../issues/62)
- 강한 순환 참조 (Strong Reference Cycle) 는 어떤 경우에 발생하는지 설명하시오.
- 특정 객체를 autorelease 하기 위해 필요한 사항과 과정을 설명하시오.
- Autorelease Pool을 사용해야 하는 상황을 두 가지 이상 예로 들어 설명하시오.
Expand Down

0 comments on commit 832d661

Please sign in to comment.