Computer Science | Notion
Process와 Thread
Heap과 Stack
JVM에서 각각의 메모리 영역
동기와 비동기
스프링에서 비동기와 동기
데이터베이스 Lock
Dead Lock의 이유
RESTful api
HTTP 와 HTTPS
3-way handshake & 4-way handshake
List와 Set
Stack과 Queue
Balanced - Tree (균형트리)
DFS와 BFS
JAVA에서의 Static
Primitive type And Boxing type
call by value 와 call by reference
자바의 접근 제어자
String Builder 와 String Buffer
String “+” 과 StringBuilder.append() 차이점