Sliding Window
/tags/sliding-window/ https://42jerrykim.github.io/tags/sliding-window/ tags sliding window
Tags
34 pages
Sliding Window
[Algorithm] cpp-python 백준 12735번: Boat
[Algorithm] cpp-python 백준 13034번: 다각형 게임 - Sprague–Grundy DP
[Algorithm] cpp-python 백준 13309번: 트리 - 경로 질의와 간선 제거
[Algorithm] cpp-python 백준 14869번: 요리 강좌 - DP, 슬라이딩 윈도우 최적화
[Algorithm] cpp-python 백준 15338번: String Puzzle - 루트 압축 점프
[Algorithm] cpp-python 백준 16901번: XOR MST
[Algorithm] cpp-python 백준 17169번: Eat Economically - 그리디 O(N log N)
[Algorithm] cpp-python 백준 33651번: Vandalism
[Algorithm] cpp-python 백준 3683번: 고양이와 개 - 투표 최대 만족
[Algorithm] cpp-python 백준 8202번: Conspiracy (스플릿 그래프)
[Algorithm] cpp-python 백준 8227번: Cloakroom
[Algorithm] cpp-python 백준 8885번: Pirate Chest - 수면 상승 고려 최대 체적
[Algorithm] cpp 백준 13263번 : 나무 자르기
윈도잉(Windowing) 기법: 스트림 처리와 데이터 분석의 핵심
1
2