Issues
- 1
Heap Corruption에 대해 설명하시오
#175 opened by sustainable-git - 1
- 1
디자인 패턴이란 무엇인가요?
#173 opened by sustainable-git - 1
UIApplication 객체의 컨트롤러 역할은 어디에 구현해야 하는가?
#172 opened by sustainable-git - 1
Cache Memory의 역할은 무엇인가
#171 opened by sustainable-git - 1
Heap 메모리는 무엇이고 사용하는 이유는 무엇인가
#170 opened by sustainable-git - 1
instance 메서드와 class 메서드의 차이점을 설명하시오.
#169 opened by sustainable-git - 1
- 1
흐름제어 / 혼잡제어 / 오류제어
#167 opened by sustainable-git - 1
- 1
프레임워크와 라이브러리 차이는 무엇인가요?
#165 opened by sustainable-git - 1
순수 추상 클래스와 인터페이스의 차이는 무엇인가요?
#164 opened by sustainable-git - 1
Push Notification 방식에 대해 설명하시오.
#163 opened by sustainable-git - 1
if를 지양하는 것이 좋은데 그 이유과 극복방법
#162 opened by inuinseoul - 1
고차 함수가 무엇인지 설명하시오.
#161 opened by tmfrlrkvlek - 1
Call Stack에 대해 설명하시오
#160 opened by sustainable-git - 2
GCD API 동작 방식과 필요성에 대해 설명하시오.
#143 opened by inuinseoul - 3
하나의 View Controller 코드에서 여러 TableView Controller 역할을 해야 할 경우 어떻게 구분해서 구현해야 하는지 설명하시오.
#159 opened by inuinseoul - 3
1급 객체에 대해서 설명해 주세요.
#158 opened by tmfrlrkvlek - 2
동기와 비동기, 블로킹과 넌블로킹의 차이는 무엇인가요?
#157 opened by sustainable-git - 2
운영체제란
#156 opened by tmfrlrkvlek - 2
HTTP 1.0과 1.1의 차이는 무엇인가요?
#155 opened by inuinseoul - 3
- 3
메모리가 부족하면 OS 가 어떤일을 할까?(iOS 측면도)
#153 opened by inuinseoul - 3
스키마란 무엇인가요?
#152 opened by sustainable-git - 3
Extension 내부에서 함수를 override할 수 있는지 설명하시오.
#151 opened by inuinseoul - 3
Retain Count 방식에 대해 설명하시오.
#150 opened by tmfrlrkvlek - 3
메모리 구조의 순서가 어떻게 되는가? CPU에서 가까운 순으로 말해보시오.
#149 opened by sustainable-git - 3
순환 참조에 대하여 설명하시오.
#148 opened by tmfrlrkvlek - 3
Foundation 과 Core Foundation 프레임워크의 차이점을 설명하시오.
#147 opened by inuinseoul - 2
HTTP와 HTTPS 의 차이는 무엇인가요?
#146 opened by sustainable-git - 2
NSCoder 클래스는 어떤 상황에서 어떻게 써야 하는지 설명하시오.
#145 opened by inuinseoul - 2
child process 와 zombie process
#144 opened by sustainable-git - 2
멀티 프로세스와 멀티 스레드의 차이점
#142 opened by sustainable-git - 2
@Main에 대해서 설명하시오.
#141 opened by inuinseoul - 2
애자일 기법이란?
#140 opened by sustainable-git - 1
Protocol에서는 왜 var만 되는지 설명하시요.
#139 opened by inuinseoul - 2
Context Switching의 개념과 과정
#138 opened by sustainable-git - 2
CORS란 무엇인가요?
#137 opened by inuinseoul - 2
앱의 콘텐츠나 데이터 자체를 저장/보관하는 특별한 객체를 무엇이라고 하는가?
#136 opened by sustainable-git - 2
- 2
DNS가 무엇인가요?
#135 opened by sustainable-git - 2
@State에 대해서 설명하시오
#133 opened by inuinseoul - 2
method swizzling이 무엇이고, 어떨 때 사용하는지 설명하시오.
#132 opened by sustainable-git - 2
App thinning에 대해서 설명하시오.
#131 opened by inuinseoul - 2
Heap과 Stack의 장단점 비교 (속도, 크기 등)
#130 opened by sustainable-git - 2
웹 서버와 웹 어플리케이션 서버(WAS)의 차이는 무엇인가요?
#129 opened by duyeonnn - 2
Struct 가 무엇이고 어떻게 사용하는지 설명하시오.
#128 opened by inuinseoul - 2
앱 화면의 콘텐츠를 표시하는 로직과 관리를 담당하는 객체를 무엇이라고 하는가?
#127 opened by sustainable-git - 3
그래프와 트리의 차이점에 대해서 설명해 주세요.
#126 opened by duyeonnn