성능
202 posts
[DevOps] GitHub Actions Hugo 빌드: WebP 이미지 캐시로 빌드 시간 단축하기
[Algorithm] C++ 백준 12932번: 노래방
[Algorithm] C++ 백준 16879번: 궁전 게임
[Algorithm] C++ 백준 17408번: 수열과 쿼리 24
[Algorithm] C++ 백준 25172번: 꼼꼼한 쿠기의 졸업여행
[Python Cheatsheet] 08. OOP & Classes - 클래스/상속/프로퍼티
[Python Cheatsheet] 09. Decorators - 함수/클래스 데코레이터
[Python Cheatsheet] 12. Context Managers - with문/리소스 관리
[Python Cheatsheet] 16. Environment Variables - os.environ/dotenv 패턴
[Python Cheatsheet] 17. argparse & CLI - 커맨드라인 인자 처리
[Python Cheatsheet] 18. subprocess - 외부 프로세스 실행
[Python Cheatsheet] 19. Typing - 실전 타입힌트 패턴
[Python Cheatsheet] 21. Enum & Flag - 열거형 실전 패턴
[Python Cheatsheet] 22. copy - 얕은 복사/깊은 복사 패턴
[Python Cheatsheet] 23. match-case - 구조적 패턴 매칭 (Py3.10+)
[Python Cheatsheet] 24. ABC - 추상 클래스 정의 패턴
[Python Cheatsheet] 25. Metaclass - 클래스를 만드는 클래스
[Python Cheatsheet] 26. Descriptor - 속성 접근 제어 프로토콜
[Python Cheatsheet] 27. inspect - 런타임 객체 검사
[Python Cheatsheet] 29. operator - 연산자 함수와 효율적 접근자
[Python Cheatsheet] 30. collections 심화 - deque/namedtuple/ChainMap
[Python Cheatsheet] 31. heapq & bisect - 우선순위 큐/이진 검색 패턴
[Python Cheatsheet] 32. contextlib 심화 - suppress, redirect, ExitStack
[Python Cheatsheet] 33. textwrap - 텍스트 정렬과 줄바꿈
[Python Cheatsheet] 34. pprint & reprlib - 예쁜 출력과 요약
[Python Cheatsheet] 36. XML - ElementTree로 XML 파싱/생성
[Python Cheatsheet] 38. zoneinfo - 표준 시간대 (Python 3.9+)
[Python Cheatsheet] 40. urllib.parse - URL 파싱과 조립
[Python Cheatsheet] 41. configparser & tomllib - INI/TOML 설정 파일
[Python Cheatsheet] 42. pickle - 객체 직렬화 (보안 주의)
[Python Cheatsheet] 43. struct & bytes - 바이너리 데이터 pack/unpack
[Python Cheatsheet] 44. Database - sqlite3/ORM 기본 패턴
[Python Cheatsheet] 45. weakref - 약한 참조와 메모리 관리
[Python Cheatsheet] 46. math & statistics - 수학/통계 함수
[Python Cheatsheet] 47. decimal & fractions - 정밀 수치 연산
[Python Cheatsheet] 48. random - 난수 생성과 무작위 선택
[Python Cheatsheet] 49. uuid - 고유 식별자 생성
[Python Cheatsheet] 50. hashlib & secrets - 해시/보안 난수 패턴
[Python Cheatsheet] 51. os 심화 - 파일시스템과 프로세스
[Python Cheatsheet] 52. sys 심화 - 인터프리터와 런타임 정보
[Python Cheatsheet] 53. shutil & tempfile - 파일/디렉토리 복사/이동/임시파일
[Python Cheatsheet] 54. zipfile & tarfile - 압축 파일 읽기/쓰기/추출
[Python Cheatsheet] 55. signal - 시그널 처리
[Python Cheatsheet] 56. atexit - 프로그램 종료 시 정리
[Python Cheatsheet] 58. pdb 심화 - 대화형 디버깅
[Python Cheatsheet] 60. unittest.mock - 모킹과 패칭
[Python Cheatsheet] 61. Profiling - cProfile/py-spy 성능 분석
[Python Cheatsheet] 62. Packaging - pyproject.toml/배포 체크리스트
[Python Cheatsheet] 63. asyncio - 비동기 최소 패턴
[Python Cheatsheet] 64. Concurrency - threading/multiprocessing 선택
[Python Cheatsheet] 65. HTTP Requests - urllib/requests 기본
[Python Cheatsheet] 66. http.server - 간단한 HTTP 서버
[Python Cheatsheet] 67. socket - 소켓 프로그래밍 최소 패턴
[Python Cheatsheet] 68. email & smtplib - 이메일 작성/발송
[Python Cheatsheet] 03. Strings - 슬라이싱/포맷팅/검색/치환
[Python Cheatsheet] 04. Collections - list/tuple/set 패턴
[Python Cheatsheet] 05. dict 패턴 - 조회/기본값/카운팅/병합
[Python Cheatsheet] 06. Control Flow - if/for/while 패턴
[Python Cheatsheet] 07. Functions - 인자/리턴/*args/**kwargs
[Python Cheatsheet] 10. Comprehensions & Generators
[Python Cheatsheet] 11. Errors & Exceptions - try/raise 패턴
[Python Cheatsheet] 13. Files - pathlib/encoding/open 패턴
[Python Cheatsheet] 14. Modules & Imports - 구조/엔트리포인트
[Python Cheatsheet] 15. venv & pip - 환경/의존성 기본
[Python Cheatsheet] 20. dataclasses - default_factory/frozen 패턴
[Python Cheatsheet] 28. itertools & functools - 자주 쓰는 조합
[Python Cheatsheet] 35. JSON & CSV - 읽기/쓰기/인코딩
[Python Cheatsheet] 37. datetime - timezone/파싱/포맷
[Python Cheatsheet] 39. Regex - 안전하게 쓰는 최소 패턴
[Python Cheatsheet] 57. Logging & Debugging - traceback 읽기
[Python Cheatsheet] 59. Testing - unittest/pytest 관점
[Algorithm] C++ 백준 13543번: 수열과 쿼리 2
[Algorithm] C++ 백준 32231번: 재우의 삼수강
[Algorithm] C++ 백준 14853번: 동전 던지기
[Algorithm] C++ 백준 5498번: Batch Scheduling
[Algorithm] C++ 백준 16741번: 긴급 탈출
[Algorithm] C++ 백준 2709번: 가장 작은 K
[Algorithm] C++ 백준 123336번 A Sorting Problem - 역순쌍 개수
[Algorithm] C++ 백준 13310번: 먼 별
[Algorithm] C++ 백준 2626번: 헬기착륙장
[Algorithm] C++ 백준 4354번: 문자열 제곱
[Algorithm] C++ 백준 8096번 모노크로매틱 삼각형
[Linux] term.everything - 터미널에서 GUI 앱 실행하기
[Programming] n++ vs n = n + 1: 성능과 최적화의 진실
[Algorithm] C++ 백준 16903번: 수열과 쿼리 20 - XOR 트라이
[Algorithm] C++ 백준 13725번 - RNG
[Algorithm] C++ 백준 17625번 : 고압선
[Algorithm] C++ 백준 1605번: 반복 부분문자열
[Algorithm] C++ 백준 3654번 : L퍼즐
[Data Structure] C#에서의 Lock-Free 우선순위 큐 구현
[Network] 윈도우 공유 폴더를 시놀로지 NAS에 마운트할 때 CIFS와 NFS 프로토콜 선택 가이드
[Algorithm] C++ 백준 13361번 : 최고인 대장장이 토르비욘
[Algorithm] C++/Python 백준 1126번 : 같은 탑
[Algorithm] C++/Python 백준 15504번 : 프로그래밍 대결
[Algorithm] C++/Python 백준 24505번 : blobhyperthink
[Algorithm] C++/Python 백준 16975번 : 수열과 쿼리 21
[Algorithm] C++/Python 백준 16978번 : 수열과 쿼리 22
[Algorithm] C++/Python 백준 18251번 내 생각에 A번인 DFS 문제가 E번이 된 사연 (Easy)
[Algorithm] C++/Python 백준 2336번 : 굉장한 학생
[Algorithm] C++/Python 백준 8217번 : 유성
[Algorithm] C++/Python 백준 2166번 : 다각형의 면적
[Algorithm] C++/Python 백준 10266번 : 시계 사진들
[Algorithm] C++/Python 백준 2673번 : 교차하지 않는 원의 현들의 최대집합
[Algorithm] C++/Python 백준 16163번 : 회문 부분 문자열 세기
[Algorithm] C++/Python 백준 20149번 : 선분 교차 3
[Algorithm] C++/Python 백준 11280번 : 2-SAT - 3
[Algorithm] C++/Python 백준 11400 : 단절선(Bridge) 문제 풀이 및 해설
[Algorithm] C++/Python 백준 14939번 : 불 끄기
[Algorithm] C++/Python 백준 1671번 : 상어의 저녁식사
[Algorithm] C++ 백준 10167번 : 금광
[Algorithm] C++/Python 백준 12928번 : 트리와 경로의 길이
[Algorithm] C++/Python 백준 4792번 : 레드 블루 스패닝 트리
[Algorithm] C++/Python 백준 31654번 : Adding Trouble
[Algorithm] C++/Python 백준 10828번 : 스택
[Algorithm] C++/Python 백준 1225번 : 이상한 곱셈
[Algorithm] C++/Python 백준 14924번 : 폰 노이만과 파리
[Algorithm] C++/Python 백준 16189번 : Repetitive Palindrome
[Algorithm] C++/Python 백준 25501번 : 재귀의 귀재
[Algorithm] C++/Python 백준 2975번 : Transactions 다국어
[Algorithm] C++/Python 백준 5544번 : 리그 순위 계산
[Algorithm] C++/Python 백준 7523번 : Gauß 다국어
[Algorithm] C++/Python 백준 11266번 : 단절점
[Algorithm] C++/Python 백준 1533번 : 길의 개수
[Algorithm] C++/Python 백준 11689번 : GCD(n, k) = 1
[Algorithm] C++/Python 백준 3830번 : 교수님은 기다리지 않는다
[Algorithm] C++/Python 백준 11281번 : 2-SAT - 4
[Algorithm] C++/Python 백준 19585번 : 전설
[Algorithm] C++/Python 백준 24051번 : 알고리즘 수업 - 삽입 정렬 1
[Algorithm] C++/Python 백준 2711번 : 오타맨 고창영
[Algorithm] C++/Python 백준 5342번 : Billing 다국어
[Algorithm] C++ 백준 14572번 : 스터디 그룹
[Algorithm] C++/Python 백준 13416번 : 주식 투자
[Algorithm] C++/Python 백준 1384번 : 메시지
[Algorithm] C++/Python 백준 15025번: Judging Moose
[Algorithm] C++/Python 백준 16394번 : 홍익대학교
[Algorithm] C++/Python 백준 18406번 : 럭키 스트레이트
[Algorithm] C++/Python 백준 20492번 : 세금
[Algorithm] C++/Python 백준 23808번 : 골뱅이 찍기 - ㅂ
[Algorithm] C++/Python 백준 24736번 : Football Scoring
[Algorithm] C++/Python 백준 28444번 : HI-ARC=?
[Algorithm] C++/Python 백준 28702번 : FizzBuzz 스페셜 저지
[Algorithm] C++/Python 백준 11505번 : 구간 곱 구하기
[Algorithm] C++/Python 백준 13334번 : 철로
[Algorithm] C++/Python 백준 14725번 : 개미굴
[Algorithm] C++/Python 백준 15824번 : 너 봄에는 캡사이신이 맛있단다
[Algorithm] C++/Python 백준 16565번 : N포커
[Algorithm] C++/Python 백준 2357번 : 최솟값과 최댓값
[Algorithm] C++/Python 백준 3653번 : 영화 수집
[Algorithm] C++/Python 백준 3679번 : 단순 다각형
[Algorithm] C++/Python 백준 1014번 : 컨닝
[Algorithm] C++/Python 백준 2618번 : 경찰차
[Algorithm] C++/Python 백준 3176번 : 도로 네트워크
[Algorithm] C++/Python 백준 16287번 : Parcel
[Algorithm] C++/Python 백준 17401번 : 일하는 세포
[Algorithm] C++/Python 백준 13141번 : 그래프 불태우기
[Algorithm] C++/Python 백준 13977번 : 이항 계수와 쿼리
[Algorithm] C++/Python 백준 14517번 : 팰린드롬 개수 구하기 (Large)
[Algorithm] C++/Python 백준 14942번 : 개미
[Algorithm] C++/Python 백준 15678번 : 연세워터파크
[Algorithm] C++/Python 백준 6549번 : 히스토그램에서 가장 큰 직사각형
[Algorithm] C++/Python 백준 11375번 : 열혈강호
[Algorithm] C++/Python 백준 1605번 : Non-boring sequences
[Algorithm] C++ 백준 1005번 : ACM Craft
[Algorithm] C++ 백준 2206번 : 벽 부수고 이동하기
[Algorithm] C++ 백준 2252번 : 줄 세우기
[Algorithm] C++ 백준 1027번 : 이동
[Algorithm] C++/Python 백준 10999번 : 구간 합 구하기 2
[Algorithm] C++/Python 백준 1214번 : 쿨한 물건 구매
[Algorithm] C++/Python 백준 15995번 : 잉여역수 구하기
[Algorithm] C++/Python 백준 27161번 : 크레이지 타임
[Algorithm] C++/Python 백준 3648번 : 아이돌
[Algorithm] C++/Python 백준 4225번 : 쓰레기 슈트
[Algorithm] C++/Python 백준 4655번 : Hangover
[Algorithm] C++ 백준 8983번 : 사냥꾼
Software Unit Test Smells
[Python Cheatsheet] 01. Basic - 연산자/변수/출력/형변환
[Python Cheatsheet] 02. Built-in Functions
[Algorithm] C++ 백준 1008번 : A/B
[Design Pattern] Abstract Factory - 추상 팩토리 패턴
[Design Pattern] Adapter - 어댑터 패턴
[Design Pattern] Bridge - 브릿지 패턴
[Design Pattern] Builder - 빌더 패턴
[Design Pattern] Chain of Responsibility - 책임 연쇄 패턴
[Design Pattern] Command - 커맨드 패턴
[Design Pattern] Composite - 컴포지트 패턴
[Design Pattern] Decorator - 데코레이터 패턴
[Design Pattern] Facade - 퍼사드 패턴
[Design Pattern] Factory Method - 팩토리 메서드 패턴
[Design Pattern] Flyweight - 플라이웨이트 패턴
[Design Pattern] Interpreter - 인터프리터 패턴
[Design Pattern] Iterator - 반복자 패턴
[Design Pattern] Mediator - 중재자 패턴
[Design Pattern] Memento - 메멘토 패턴
[Design Pattern] Observer - 옵저버 패턴
[Design Pattern] Prototype - 프로토타입 패턴
[Design Pattern] Proxy - 프록시 패턴
[Design Pattern] Singleton - 싱글턴 패턴
[Design Pattern] State - 상태 패턴
[Design Pattern] Template Method - 템플릿 메서드 패턴
[Design Pattern] Visitor - 방문자 패턴
[Design Pattern] 디자인 패턴 개요 및 분류
3A – Arrange, Act, Assert
Home