這里用來記錄一些OC面試題目(不定期更新, 會(huì)逐漸補(bǔ)充...)
視圖面試題
IOS面試題(UIView) ----- UIView相關(guān)
IOS面試題(UIView) ----- 事件傳遞機(jī)制
IOS面試題(UIView) ----- 圖像顯示原理
IOS面試題(UIView) ----- 頁面卡頓掉幀相關(guān)
IOS面試題(TableView) ----- 數(shù)據(jù)源同步
IOS面試題(TableView) ----- 重用機(jī)制
類相關(guān)面試題
IOS面試題(類相關(guān)) --- KVO
IOS面試題(類相關(guān)) --- KVC
IOS面試題(類相關(guān)) --- 代理Delegate
IOS面試題(類相關(guān)) --- 通知Notification
IOS面試題(類相關(guān)) --- 屬性關(guān)鍵字
IOS面試題(類相關(guān)) --- atomic與nonatomic
IOS面試題(類相關(guān)) --- load和initialize
IOS面試題(類相關(guān)) --- 類其它
Runtime面試題
IOS面試題(Runtime) ---runtime基礎(chǔ)
多線程面試題
IOS面試題(多線程) --- 多線程基礎(chǔ)
IOS面試題(多線程) --- GCD
IOS面試題(多線程) --- NSOperation
IOS面試題(多線程) --- 鎖
RunLoop面試題
IOS面試題(RunLoop) --- RunLoop基礎(chǔ)
Block面試題
IOS面試題(block相關(guān)) --- block基礎(chǔ)
IOS面試題(block相關(guān)) --- block變量截取
設(shè)計(jì)模式面試題
IOS面試題(設(shè)計(jì)模式相關(guān)) --- 工廠設(shè)計(jì)模式
IOS其他面試題
IOS面試題(其他) --- 啟動(dòng)/生命周期/加載相關(guān)
IOS面試題(其他) --- IOS APP 路由相關(guān)
IOS面試題(其他) --- IOS APP 啟動(dòng)優(yōu)化