A colossal Dreamer: GR鐵塔-天生我材

주운 iOS 개발자 면접 질문 세트 본문

Development/개발자 영입 - 면접, 퇴사, 입사

주운 iOS 개발자 면접 질문 세트

江多林 2019. 8. 1. 21:08

https://github.com/JeaSungLEE/iOSInterviewquestions

 

UIKit

CALayer

Simulator

App lifecycle(active, inactive, background)

멀티쓰레드 기법 3 가지 + 1 (NSThread, NSOperation, GCD, Runloop)

Observing / KeyValueObserving

지속 가능한 저장소

Autolayout

Storyboard

프로그램 구성 패턴

Serialize NSCoder, Codable

이미지뷰에 이미지URI 로딩

Objective-C @dynamic, atomic, private