Archives
- 24 Jun [ETC] WSL2 용량 확보
- 02 Jun [Net] REST and SOAP
- 24 May [CS] SOLID 원칙
- 24 May [DB] ACID와 BASE
- 12 May [Platform] Azure
- 12 May [Platform] GCP
- 12 May [AWS] OpenSearch
- 12 May [DB] Redis
- 12 May [Platform] Databricks
- 11 May [DB] CockroachDB
- 03 May [Lecture - OS] 03. Runtime Stack
- 03 May [Lecture - OS] 02. Hardware
- 24 Apr [AWS] ELB
- 24 Apr [AWS] RDS
- 24 Apr [AWS] S3
- 24 Apr [AWS] EBS
- 24 Apr [AWS] EC2
- 24 Apr [WEB] robots.txt
- 24 Apr [WEB] SEO 최적화
- 10 Apr [Algorithm] Meet In The Middle
- 24 Mar [GIT] 깃허브 커밋 메세지 변경
- 24 Mar [일기] 네이버 코테 후기
- 13 Mar [Lecture - OS] 01. Intro
- 27 Feb [BOJ] 파일 합치기 11066
- 22 Feb [CS - OS] 01. 컴퓨터 시스템 개요
- 22 Feb [BOJ] 백준 이항 계수 3 11401
- 22 Feb [Algorithm] Greedy
- 21 Feb pipex
- 21 Feb [BOJ] 백준 나머지 합 10986
- 21 Feb [POINTER] Two Pointer
- 21 Feb [Algorithm] Radix Sort
- 21 Feb [Algorithm] Counting Sort
- 21 Feb [Algorithm] Sieve of Eratosthenes
- 21 Feb [Algorithm] Permutation & Combination
- 21 Feb [Algorithm] LRU cache
- 21 Feb [Algorithm] LIS (Longest Increasing Sequence)
- 21 Feb [Algorithm] LCA (Lowest Common Ancesetor)
- 21 Feb [Algorithm] GCD & LCM
- 21 Feb [Algorithm] DP (Dynamic Programming)
- 21 Feb [Algorithm] Dijkstra
- 21 Feb [Algorithm] DFS & BFS
- 21 Feb [BIT] Bit Mask
- 21 Feb [Algorithm] Binary Search
- 21 Feb [Algorithm] Heap Sort
- 21 Feb [Algorithm] Merge Sort
- 21 Feb [Algorithm] Insertion Sort
- 21 Feb [Algorithm] Quick Sort
- 20 Feb [Data Structure] Hash Table
- 20 Feb [Algorithm] Bubble Sort