Skip to content

Commit

Permalink
docs: link to issue #16
Browse files Browse the repository at this point in the history
  • Loading branch information
jwonyLee committed Dec 14, 2020
1 parent 964fa76 commit 0e28fd1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
@@ -1,6 +1,5 @@
# iOSInterviewquestions
[JeaSungLEE/iOSInterviewquestions](https://github.com/JeaSungLEE/iOSInterviewquestions)

From [JeaSungLEE/iOSInterviewquestions](https://github.com/JeaSungLEE/iOSInterviewquestions)

## Swift
- [Optional 이란 무엇인지 설명하시오.](../../issues/1)
Expand All @@ -18,7 +17,7 @@
- [mutating 키워드에 대해 설명하시오.](../../issues/13)
- [탈출 클로저에 대하여 설명하시오.](../../issues/14)
- [Extension에 대해 설명하시오.](../../issues/15)
- 접근 제어자의 종류엔 어떤게 있는지 설명하시오
- [접근 제어자의 종류엔 어떤게 있는지 설명하시오](../../issues/16)
- defer란 무엇인지 설명하시오.
- defer가 호출되는 순서는 어떻게 되고, defer가 호출되지 않는 경우를 설명하시오.

Expand Down

0 comments on commit 0e28fd1

Please sign in to comment.