study 27
- Adapter Pattern
- 운영체제 관련 내용 정리
- Factory Pattern
- 코딩 테스트 합격자 되기 (c++) 편 정리
- Command Pattern
- Observer Pattern
- Template Method Pattern
- Strategy Pattern
- State Pattern
- Proxy Pattern
- Design Pattern Index
- Decorator Pattern
- 2의 거듭제곱 수 인지 쉽게 확인하는 방법
- 에라토스테네스의 체 (Eratosthenes' Sieve)
- GCD(Greatest Common Divisor, 최대공약수)와 LCM(Least Common Multiple, 최소공배수)
- 나머지 합
- 유클리드 호제법 (Euclidean algorithm)
- Thread Pool
- B tree 개념과 특징
- Transaction Isolation Level
- CPU Bound vs I/O Bound
- Mutex vs Semaphore
- Thread 종류 정리
- DBCP (Database Connection Pool)
- Immutable Object (불변 객체)
- Blocking, Non-Blocking, Syncronous, Asynchronous Programming
- 프로그램과 프로세스 관련 용어