About
Posts
Typography
Q. How can I pass an Integer class correctly by reference?
싱글톤이란?
Mission1에서 헤맸던 점
SOLID 원칙
Strategy Pattern
콜백 함수
DDD (Domain-Driven Design)
단일 책임 원칙(Single Responsibility Priciple, SRP)
묵시적형변환 (자동 형변환)
LinkedList
ArrayList
indexing
O(n)
O(1)
Insert/Delete
O(1)
O(n)