슬라이딩 윈도우 (Sliding Window)
슬라이딩 윈도( Sliding Window) 알고리즘은 배열 또는 리스트의 부분 범위 내의 값에 대한 비교를 수행할 때 좋은 알고리즘이다. 슬라이딩 윈도우를 사용한 문제 Longest Substring Without Repeating Characters - LeetCode Level up your coding skills and quickly land a job. This is the best place to expand your knowledge and get prepared for your next interview. leetcode.com 위 문제를 슬라이딩 코드 없이 풀었을 때는 다음과 같은 코드를 사용했고, class Solution: def lengthOfLongestSubstring(self..
알고리즘
2022. 1. 26. 22:38
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- SOAP API
- GraphQL
- webpack
- React.memo
- Transpiler
- v-for
- TypeScript
- 문제풀이
- redux-thunk
- reactrouter
- 프로그래머스
- error
- js
- SPA
- redux
- Vue.js
- AxiosInterceptor
- bundler
- 파이썬
- python
- Vue
- clean code
- Vuex
- 상호평가
- 백준
- 알고리즘
- React
- Repository Pattern
- programmers
- Preloading
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
글 보관함