Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swift, RxSwift관련 질문 추가 #13

Merged
merged 2 commits into from
Oct 26, 2021
Merged

Swift, RxSwift관련 질문 추가 #13

merged 2 commits into from
Oct 26, 2021

Conversation

havilog
Copy link
Contributor

@havilog havilog commented Oct 24, 2021

Swift

  • Copy On Write는 어떤 방식으로 동작하는지 설명하시오.
  • String은 왜 subscript로 접근이 안되는지 설명하시오.
  • class 메서드와 static 메서드의 차이점을 설명하시오.
  • Protocol Oriented Programming과 Object Oriented Programming의 차이점을 설명하시오.
  • Extension 내부에서 함수를 override할 수 있는지 설명하시오.
  • 접근 제어자의 종류엔 어떤게 있는지 설명하시오.

Rx

  • 순수함수란 무엇인지 설명하시오.
  • RxSwift를 왜 사용하는지 설명하시오.
  • RxSwift의 단점을 설명하시오.
  • Subject의 종류와 차이점에 대해 설명하시오.
  • Single, Completable, Maybe의 차이점에 대해 설명하고, 언제 적용하면 좋을지 설명하시오.

@JeaSungLEE JeaSungLEE merged commit 6dc606f into JeaSungLEE:master Oct 26, 2021
@JeaSungLEE
Copy link
Owner

감사합니다!

JeaSungLEE pushed a commit that referenced this pull request Mar 14, 2024
* Rx 질문 추가

* Swift 질문 추가
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants